This eye-care extension enables night mode creating dark themes for websites on the fly. Dark Reader inverts bright colors making them high contrast and...
You are about to download theDark Reader 4.9.31 Extension crx file for Chrome based browsers: Dark mode for every website. Take care of your eyes, use dark theme for night and daily browsing. ... The offline & original crx file ofDark Reader v4.9.31was fully archived from the web st...
上一张 Dark Mode - Dark Reader extension for Chrome chrome谷歌浏览器插件_扩展截图 下一张 Dark Mode - Dark Reader extension for Chrome chrome谷歌浏览器插件_扩展截图 简介:深色模式是每个网站的深色主题。使用 Dark Reader 切换任何网站,以便夜间和白天浏览。深色模式 - Chrome 的深色阅读器扩展为所有网站添...
chrome用户:打开chrome:// extensions页面。 禁用官方Dark Reader版本。 启用开发人员模式。 单击Load unpacked extension按钮,导航到项目的debug /文件夹。 其他版本下载 1.Dark Reader chrome插件下载V3.4.3 下载地址 下载地址一 您的评分: 1 2 3 4 5 ...
This extension does not collect any personal data. Enhance your reading experience and protect your eyes with Dark PDF Reader. Download now and enjoy a more comfortable way to read PDFs on Microsoft Edge. Developed by Harsh Pratap Singh显示更多 无用户评价 排序方式 最近添加评论 尚无人评价此扩展...
Dark Reader repository contains these digital signatures and you can add them to the extension bundle. The following will build Dark Reader for Firefox version 4.9.63: npm run build -- --firefox --version=4.9.63 Please note that only Firefox Add-ons store signatures are present in the re...
Disable the official Dark Reader version. Open about:debugging#addons page. Click Load Temporary Add-on button Open the debug-firefox/manifest.json file. After making any code changes, the project will be automatically recompiled. If the extension does not reload automatically, it can be reloaded...
Disable the official Dark Reader version. Open about:debugging#addons page. Click Load Temporary Add-on button Open the debug-firefox/manifest.json file. After making any code changes, the project will be automatically recompiled. If the extension does not reload automatically, it can be reloaded...
Dark Reader 反转明亮的颜色,使网页内容具有高对比度并易于在夜间阅读。 您可以调整亮度、对比度,应用棕褐色滤镜、黑暗模式,设置字体和忽略的网站列表。 Dark Reader 无广告,也不会向任何地方发送用户的数据。它完全开源 https://github.com/darkreader/darkreader 安装前请禁用类似的扩展。冲浪愉快!
Install the package from NPM (npm install darkreader) or download from CDN like https://unpkg.com/darkreader. Then use the following API DarkReader.enable({ brightness: 100, contrast: 90, sepia: 10 }); DarkReader.disable(); ... or if you are using ES modules import { enable as ...