Home - Tanaguru/Contrast-Finder-Firefox GitHub Wiki
This is Tanaguru Contrast-Finder for Firefox
https://addons.mozilla.org/en-US/firefox/addon/tanaguru-contrast-finder/
This addon speeds and eases the use of Tanaguru Contrast-Finder to find good color contrast by selecting directly in the web page the element whom color you want to change.
This helps you in satisfying web accessibility (a11y) tests on contrasts:
Usage and screenshots
see [Usage & screenshots](Usage and screenshots)
How to build
git clone [email protected]:Tanaguru/Contrast-Finder-Firefox.git
- Get lastest Mozilla Addon SDK
- from the SDK, run
bin/activate
(please, read the SDK's README that describes it all) - To test
cfx run
How to deploy
- get into the directory of the source code, and run
cfx xpi
How to contribute
See the technical documentation