Update Build section.
This commit is contained in:
parent
fd594eab49
commit
9392936029
|
@ -102,6 +102,12 @@ This project uses the [Web Extension Boilerplate](https://github.com/davidnguyen
|
||||||
|
|
||||||
#### Load package to browsers
|
#### Load package to browsers
|
||||||
|
|
||||||
|
##### Automatically
|
||||||
|
|
||||||
|
Just execute: `npm run start:browser`.
|
||||||
|
|
||||||
|
##### Manually
|
||||||
|
|
||||||
1. Go to the browser's URL address bar
|
1. Go to the browser's URL address bar
|
||||||
2. Enter `about:debugging#/runtime/this-firefox`
|
2. Enter `about:debugging#/runtime/this-firefox`
|
||||||
3. Click **Load Temporary Add-on...**
|
3. Click **Load Temporary Add-on...**
|
||||||
|
|
Loading…
Reference in New Issue