Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 312 Bytes

requirements.md

File metadata and controls

15 lines (12 loc) · 312 Bytes

Install NodeJs and NPM

sudo apt install nodejs npm

Now install the web-ext but not as global (mozilla suggests global but this doesn't seem like good practice)

sudo npm install -global web-ext

Get a sample project

https://github.com/mdn/webextensions-examples

Run web-ext

web-ext run