fanzine/README.md
2022-03-29 15:23:10 +02:00

18 lines
344 B
Markdown

# Fanzine
## Compile Reason
```
npm install
npx rescript
npx webpack-cli
```
## Add the extension to Firefox
1. Run `about:debugging`
2. Click on "This Firefox"
3. Click on "Load a temporary module"
4. Select Fanzine's `manifest.json` file on your file system
5. Click "Refresh" if your modification does not appear automatically