no-mouse-challenge-extension
v1.0.0
Published
Hides the cursor from the web page. This can be used for the #NoMouse challenge.
Downloads
2
Readme
NoMouse Challenge Browser Extension
A browser extension for the #NoMouse Challenge.
About
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.
Install Links
TODO: Upload the extension to the relevant stores.
Manual Installation
From Source
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.