Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pistom committed May 26, 2022
1 parent ca497d0 commit d419ae0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,6 @@ $ yarn
$ yarn build // Packages will be built in the "build" directory.
```

## Load a built extension to Firefox
```shell
$ yarn load
```
or, if other than the default version of firefox
```shell
$ yarn load -- --firefox=<a full path to the binary file>
```
If you need more options (e.g. load with custom firefox profile), please refer to this article: [Getting started with web-ext](https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/)

## Import domains JSON structure
```json
[
Expand Down

0 comments on commit d419ae0

Please sign in to comment.