Go to file
2022-03-30 15:03:19 +02:00
src Rename in .res to use Rescript syntax 2022-03-30 15:03:19 +02:00
static Split CSS 2022-03-29 15:31:29 +02:00
.gitignore Add webpack 2022-03-29 15:23:10 +02:00
bsconfig.json Rename in .res to use Rescript syntax 2022-03-30 15:03:19 +02:00
package-lock.json Rename in .res to use Rescript syntax 2022-03-30 15:03:19 +02:00
package.json Rename in .res to use Rescript syntax 2022-03-30 15:03:19 +02:00
README.md Add webpack 2022-03-29 15:23:10 +02:00
webpack.config.js Add webpack 2022-03-29 15:23:10 +02:00

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