Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

An extension for Google Chrome (and Chromium) that simulates the website as a color vision impaired person would see.

License

Notifications You must be signed in to change notification settings

LeonardoCardoso/Colorblinding

Repository files navigation

Colorblinding

Developed by @LeonardoCardoso.

An extension for Google Chrome (and Chromium) that simulates the website as a color vision impaired person would see. So you, as a developer, can adjust the colors for their accessibility.

Options

  • Red-Blind / Protanopia
  • Green-Blind / Deuteranopia
  • Blue-Blind / Tritanopia
  • Red-Weak / Protanomaly
  • Green-Weak / Deuteranomaly
  • Blue-Weak / Tritanomaly
  • Monochromacy / Achromatopsia
  • Blue Cone Monochromacy

Installation

The latest release is always available on the Chrome Web Store accessing by this link Colorblinding.

Important

  • If the website already uses a filter in its css, the elements might change their original location when applying Colorblinding. To get them back, just select the option deactivate and refresh the page if it doesn't do it by itself.
  • Colorblinding works in all tabs and the filter is applied when the tab is fully loaded.

Examples

cb1

cb2

cb3

cb4

cb4

3rd-pty

SVG data based on https://github.com/Altreus/colourblind

Data matrices based on http://web.archive.org/web/20081014161121/http://www.colorjack.com/labs/colormatrix/

Contact

Contact me either by Twitter @leocardz or emailing me to contact@leocardz.com.

License

Copyright 2015 Leonardo Cardoso

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.