Color Text
This extension highlights selected words.
什么是Color Text?
Color Text是由Sveta开发的Chrome扩展程序,该扩展的主要功能是“This extension highlights selected words.”。
扩展截图
下载Color Text扩展crx文件
下载Color Text扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension can highlight selected words. - "Color Text" can highlight multiple words. - Words are colored in real time. - You can use regex expressions (wrap regex expressions with {})
扩展基本信息
名称 | |
ID | ignkommcgoajegbfheombigogpiljejp |
官方URL | https://chrome.google.com/webstore/detail/color-text/ignkommcgoajegbfheombigogpiljejp |
简介 | This extension highlights selected words. |
文件大小 | 40.28 KB |
安装次数 | 385 |
当前版本 | 1.0.3 |
更新时间 | 2015-06-29 |
上架时间 | 2015-06-29 |
评分 | 4.75/5 共8次评分 |
开发者 | Sveta |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Color Text", "description": "This extension highlights selected words.", "version": "1.0.3", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "web_accessible_resources": [ "*.js", "jquery.js" ], "content_scripts": [ { "matches": [ " |