Colorify
Changes the hue of words to the color they're naming.
Colorify क्या है?
Colorify https://jamesmit.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Changes the hue of words to the color they're naming."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Colorify एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Colorify |
ID | gkfgdccfjiaokigodbfmgbdifbemopdb |
आधिकारिक URL | https://chromewebstore.google.com/detail/colorify/gkfgdccfjiaokigodbfmgbdifbemopdb |
विवरण | Changes the hue of words to the color they're naming. |
फ़ाइल का आकार | 27.63 KB |
स्थापना संख्या | 18 |
वर्तमान संस्करण | 2.0.0 |
अंतिम अपडेट | 2023-03-21 |
प्रकाशन तिथि | 2020-07-01 |
डेवलपर | https://jamesmit.dev |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/JamesMitofsky/Colorify-Extension |
समर्थित भाषाएँ | 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": [ " |