fanzine/README.md

18 lines
344 B
Markdown
Raw Normal View History

2022-03-23 14:22:45 +00:00
# Fanzine
2022-03-29 13:23:10 +00:00
## Compile Reason
```
npm install
npx rescript
npx webpack-cli
```
2022-03-23 14:22:45 +00:00
## 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