RGBlind
Simulate color blindness in your web browser.
Vad är RGBlind?
RGBlind är en Chrome-tillägg utvecklad av https://www.rgblind.se, och dess huvudfunktion är "Simulate color blindness in your web browser.".
Tilläggsskärmbilder
Ladda ner RGBlind-förlängningens CRX-fil
Ladda ner RGBlind-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
RGBlind is an open-source real-time color blindness simulation tool for the web. It is developed to: - Help organizations, designers and web developers understand how color blind users might experience their webpages. - Help designers and web developers understand the problematics with designing for color blind users. RGBlind helps designing better structured webpages with high readability, for everyone.
Grundläggande Information om Tillägg
Namn | RGBlind |
ID | kjlmmjnmmlfamgddfglhaoklpjjplbhc |
Officiell webbadress | https://chromewebstore.google.com/detail/rgblind/kjlmmjnmmlfamgddfglhaoklpjjplbhc |
Beskrivning | Simulate color blindness in your web browser. |
Filstorlek | 65.85 KB |
Antal Installationer | 2,052 |
Aktuell Version | 1.0.3 |
Senast Uppdaterad | 2017-01-06 |
Publiceringsdatum | 2017-01-06 |
Betyg | 4.40/5 Totalt 5 Betyg |
Utvecklare | https://www.rgblind.se |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.rgblind.se |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "RGBlind", "description": "Simulate color blindness in your web browser.", "version": "1.0.3", "homepage_url": "http:\/\/www.rgblind.se", "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*", " |