Colorify
Changes the hue of words to the color they're naming.
什么是Colorify?
Colorify是由https://jamesmit.dev开发的Chrome扩展程序,该扩展的主要功能是“Changes the hue of words to the color they're naming.”。
扩展截图
下载Colorify扩展crx文件
下载Colorify扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |