All Projects → LeonardoCardoso → Colorblinding

LeonardoCardoso / Colorblinding

Licence: Apache-2.0 license
An extension for Google Chrome (and Chromium) that simulates the website as a color vision impaired person would see.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Colorblinding

browserexport
backup and parse browser history databases (chrome, firefox, safari, and other chrome/firefox derivatives)
Stars: ✭ 54 (+116%)
Mutual labels:  google-chrome, chromium
Html Pdf Chrome
HTML to PDF converter via Chrome/Chromium
Stars: ✭ 629 (+2416%)
Mutual labels:  google-chrome, chromium
crx3
Node.js module to create CRX3 files (web extension package v3 format) for Chromium, Google Chrome and Opera browsers.
Stars: ✭ 39 (+56%)
Mutual labels:  google-chrome, chromium
new-tab
⚡ A high-performance browser new tab page that gets you where you need to go faster.
Stars: ✭ 64 (+156%)
Mutual labels:  google-chrome, chromium
Pdf Bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
Stars: ✭ 2,551 (+10104%)
Mutual labels:  google-chrome, chromium
Uget Chrome Wrapper
Moved to https://github.com/ugetdm/uget-integrator and https://github.com/ugetdm/uget-extension
Stars: ✭ 74 (+196%)
Mutual labels:  google-chrome, chromium
Chrome Charset
An extension used to modify the page default encoding for Chromium 55+ based browsers.
Stars: ✭ 346 (+1284%)
Mutual labels:  google-chrome, chromium
Axegrinder
Crawl websites for accessibility issues from the command line.
Stars: ✭ 12 (-52%)
Mutual labels:  accessibility, chromium
Gotenberg
A Docker-powered stateless API for PDF files.
Stars: ✭ 3,272 (+12988%)
Mutual labels:  google-chrome, chromium
Chromium Ipc Sniffer
A tool to capture communication between Chromium processes on Windows
Stars: ✭ 197 (+688%)
Mutual labels:  google-chrome, chromium
Chromelens
Chrome DevTools extension for web accessibility development
Stars: ✭ 379 (+1416%)
Mutual labels:  accessibility, google-chrome
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (+224%)
Mutual labels:  accessibility, google-chrome
docker-node-ci
The Docker image based on the official "node" image optimized for a CI environment
Stars: ✭ 18 (-28%)
Mutual labels:  chromium
ungoogled-chromium-void
Ungoogled Chromium template and builds for Void Linux
Stars: ✭ 35 (+40%)
Mutual labels:  chromium
cauldron
cauldron.dequelabs.com/
Stars: ✭ 50 (+100%)
Mutual labels:  accessibility
WebView-Advanced
A collection of android webview hack
Stars: ✭ 25 (+0%)
Mutual labels:  chromium
accessible-name-automation-proof-of-concept
This is an experiment based on Accessibility Object Model (AOM). It tries to demonstrate that it is theoretically possible (in a certain way) to predict what the screen reader will say by focusing on semantic and non semantic elements with a bit of automated testing, thus reducing the need for manual testing.
Stars: ✭ 15 (-40%)
Mutual labels:  accessibility
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-24%)
Mutual labels:  accessibility
eufemia
DNB Design System
Stars: ✭ 38 (+52%)
Mutual labels:  accessibility
NativeMessaging
C# Chome Native Messaging Library
Stars: ✭ 55 (+120%)
Mutual labels:  chromium

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 [email protected].

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].