mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Added info about web-ext run
This commit is contained in:
parent
491bef680e
commit
7ad7d793d0
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ There are also other build scripts available. Install `npm`, then run `npm insta
|
|||
|
||||
## Developing with a clean profile
|
||||
|
||||
Run `npm run dev` to run the extension using a clean Firefox profile with hot reloading.
|
||||
Run `npm run dev` to run the extension using a clean browser profile with hot reloading [(by default Firefox)](https://hacks.mozilla.org/2019/10/developing-cross-browser-extensions-with-web-ext-3-2-0/). This uses [`web-ext run`](https://extensionworkshop.com/documentation/develop/web-ext-command-reference/#commands).
|
||||
|
||||
## Packing
|
||||
|
||||
|
|
Loading…
Reference in a new issue