Colorify
Changes the hue of words to the color they're naming.
Cos'è Colorify?
Colorify è un'estensione di Chrome sviluppata da https://jamesmit.dev, e la sua funzione principale è "Changes the hue of words to the color they're naming.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Colorify
Scarica i file di estensione Colorify in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Does visiting websites make you feel like a character in The Giver? Let this extension be a token of salvation! For any word which names a color, the hue of that word will automatically be changed to match the color it's naming. Major Version History: - 2.0.0: Performance update & upgrading to the 3rd generation of Google Extension's manifest system. - 1.0.0: Replace manual search functionality with Mark.js, add contrast detection for accessibility, & expand color dictionary to every CSS-named color. - 0.1.2: Search HTML as a string, ignoring attribute values and injecting stylized words where words naming colors existed.
Informazioni di Base sull'Estensione
Nome | Colorify |
ID | gkfgdccfjiaokigodbfmgbdifbemopdb |
URL Ufficiale | https://chromewebstore.google.com/detail/colorify/gkfgdccfjiaokigodbfmgbdifbemopdb |
Descrizione | Changes the hue of words to the color they're naming. |
Dimensione del File | 27.63 KB |
Conteggio Installazioni | 18 |
Versione Corrente | 2.0.0 |
Ultimo Aggiornamento | 2023-03-21 |
Data di Pubblicazione | 2020-07-01 |
Sviluppatore | https://jamesmit.dev |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/JamesMitofsky/Colorify-Extension |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Colorify", "version": "2.0.0", "manifest_version": 3, "description": "Changes the hue of words to the color they're naming.", "author": "James Tedesco", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "matches": [ " |