A browser extension for the #NoMouse Challenge.
This is a browser extension that implements Marcy Sutton's no-mouse-days project. This allows you to test no-mouse scenarios without making any code changes.
TODO: Upload the extension to the relevant stores.
git clone https://github.com/JohnPhamous/no-mouse-challenge-extension.git
cd no-mouse-challenge-extension
yarn # or npm i
yarn build # or npm run build
This will create a .zip
in /dist
. Use this .zip
and load the extension into your browser.