Obscura Chrome 插件, crx 扩展下载
Window tint for the web.
Obscura reduces blue light from web pages, making it easier to fall asleep.
Simple controls: on/off button, and a color picker.
Respects your privacy: no trackers, no ads.
Permissions: this type of extension requires the "can read and change your data" permission, even though it does not actually read any of your data. That's why I wrote this extension, and it's why I try to keep the code short - so anyone can look at the code and be sure it is not doing anything nefarious.
Note: that this type of extension does not work on the Chrome Web Store pages, you'll have to visit a normal page to see the effect.
You're encouraged to examine and audit the code yourself, it's relatively short at 58 total lines of JavaScript.
Source code available (MIT License): https://gitlab.com/hoosieree/chrome-extension-obscura
Changelog (starting with version 3.1, see gitlab commit messages for more detail).
3.1: Chrome fixed their issue with PDFs not playing nice with extensions, so I was able to remove some special case code. Nice when an update is smaller than the previous version.
3.2: bugfix - typo caused entire extension to not work. Solution: remove typo.
3.3: Remove debug console messages, remove unused code, remove div id.
3.3.1: Work around some websites not respecting the "hidden" attribute of obscura's div, and as a result made the code shorter and simpler. Win-win!
| 分类 | ♿无障碍访问 |
| 插件标识 | nhlkgnilpmpddehjcegjpofpiiaomnen |
| 平台 | Chrome |
| 评分 |
☆☆☆☆☆
|
| 评分人数 | |
| 插件主页 | https://chromewebstore.google.com/detail/obscura/nhlkgnilpmpddehjcegjpofpiiaomnen |
| 版本号 | 2.19.1 |
| 大小 | 25.35KiB |
| 官网下载次数 | 16 |
| 下载地址 | |
| 更新时间 | 2020-03-27 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器