1.0.0 • Published 4 years ago

no-mouse-challenge-extension v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

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.