Colour-blind aid (Cblaid)
Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.
什么是Colour-blind aid (Cblaid)?
Colour-blind aid (Cblaid)是由SamGeee开发的Chrome扩展程序,该扩展的主要功能是“Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.”。
扩展截图
下载Colour-blind aid (Cblaid)扩展crx文件
下载Colour-blind aid (Cblaid)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Colour-blind aid (Cblaid), provides a range of colour filters to try and help improve the contrast between foreground and background colours. These filters are applied over the top of webpages and have been designed to aid users with Colour Vision Deficiency (CVD). This application has limited functionality and may not work with certain webpages due to the choice of CSS and styling used.
扩展基本信息
名称 | |
ID | ehieoaimlkaalkbhdfojndnigobimpkj |
官方URL | https://chrome.google.com/webstore/detail/colour-blind-aid-cblaid/ehieoaimlkaalkbhdfojndnigobimpkj |
简介 | Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours. |
文件大小 | 120 KB |
安装次数 | 2,000 |
当前版本 | 1.0 |
更新时间 | 2016-08-17 |
上架时间 | 2016-08-17 |
评分 | 3.75/5 共4次评分 |
开发者 | SamGeee |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Colour-blind aid (Cblaid)", "short_name": "Cblaid", "version": "1.0", "description": "Cblaid, provides a range of colour filters to try and help improve the contrast between foreground and background colours.", "browser_action": { "default_icon": "\/img\/icon.png", "default_popup": "background.html", "default_title": "Cblaid" }, "background": { "scripts": [ "js\/eventPage.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |