DG.Color
Adds a colorblind friendly color-picker to Google Chrome
Wat is DG.Color?
DG.Color is een Chrome-extensie ontwikkeld door https://dennisvg.nl, en de belangrijkste functie is "Adds a colorblind friendly color-picker to Google Chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie DG.Color
Download DG.Color-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
An easy to use color-picker, that's colorblind friendly by showing the base color (red, orange, yellow, brown, lime, green, cyan, blue, violet, purple, pink, red, black, gray and white) of anything you're currently hovering with your mouse. Use the arrow keys for extra precision.
Basisinformatie over de Extensie
Naam | DG.Color |
ID | acbkjgjlmohijpimhcggjpchfpmngmdh |
Officiële URL | https://chromewebstore.google.com/detail/dgcolor/acbkjgjlmohijpimhcggjpchfpmngmdh |
Beschrijving | Adds a colorblind friendly color-picker to Google Chrome |
Bestandsgrootte | 325 KB |
Aantal Installaties | 29 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2019-03-04 |
Publicatiedatum | 2019-02-28 |
Ontwikkelaar | https://dennisvg.nl |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DG.Color", "description": "Adds a colorblind friendly color-picker to Google Chrome", "version": "1.1", "permissions": [ "activeTab" ], "browser_action": { "default_title": "DG.Color", "default_icon": "images\/icon-32.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |