Skip to content

bellangerq/bonjour-rgaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonjour RGAA

Browser extension which replaces the new tab page to display a random RGAA criterion. Available for Firefox and soon for Google Chrome.

Development

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.

To do

  • Make it work on Google Chrome