Browser extension which replaces the new tab page to display a random RGAA criterion. Available for Firefox and soon for Google Chrome.
Run local app:
yarn dev
Verify if extension is valid:
yarn lint
Build extension as a .zip
file:
yarn build
To debug local storage in Firefox, navigate to about:debugging and inspect extension.
- Make it work on Google Chrome