colors scale
changes Saturate,Sepia,Contrast to current webpage
什么是colors scale?
colors scale是由roysmarshallg2x开发的Chrome扩展程序,该扩展的主要功能是“changes Saturate,Sepia,Contrast to current webpage”。
扩展截图
下载colors scale扩展crx文件
下载colors scale扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
change web page color shades using this simple tool 1)open web page example: en.wikipedia.org/wiki/Main_Page 2)click on extension icon and change values from default popup 3)reload tab and try again, if it does not work.
扩展基本信息
名称 | |
ID | jlpahiloaaihfkckaaihjecoggkoeaca |
官方URL | https://chrome.google.com/webstore/detail/colors-scale/jlpahiloaaihfkckaaihjecoggkoeaca |
简介 | changes Saturate,Sepia,Contrast to current webpage |
文件大小 | 50.66 KB |
安装次数 | 8,000 |
当前版本 | 0.0.01 |
更新时间 | 2022-07-07 |
上架时间 | 2022-07-07 |
评分 | 5.00/5 共1次评分 |
开发者 | roysmarshallg2x |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "colors scale", "description": "changes Saturate,Sepia,Contrast to current webpage", "version": "0.0.01", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "128": "icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |