DarkX PDF
Enable dark mode for web pages and PDFs.
什么是DarkX PDF?
DarkX PDF是由Lakshya Kandpal开发的Chrome扩展程序,该扩展的主要功能是“Enable dark mode for web pages and PDFs.”。
扩展截图
下载DarkX PDF扩展crx文件
下载DarkX PDF扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
DarkX PDF is the must-have browser extension that enhances your online experience with dark mode, and the best part - it's completely free!
What Does DarkX PDF Do?
- Universal Dark Mode: DarkX PDF brings dark mode to the entire web. With a single click, it transforms the appearance of web pages, making them easy on the eyes, reducing glare, and enhancing readability.
- Enhanced PDF Viewing: Say goodbye to eye strain during late-night reading or study sessions. DarkX PDF extends its dark mode magic to PDF documents, ensuring your reading experience is as comfortable as possible.
Why Install DarkX PDF?
- Reduce Eye Strain: DarkX PDF significantly reduces the eye strain caused by prolonged screen exposure, making it ideal for late-night browsing and reading.
- Boost Productivity: Dark mode isn't just about aesthetics; it can help you focus better and work more efficiently, especially in low-light conditions.
- Universal Compatibility: DarkX PDF works on most websites and PDFs, ensuring that you can enjoy dark mode across a wide range of content.
- User-Friendly: It's easy to use with a single click. DarkX PDF simplifies dark mode activation and customization, so you can enjoy your online content the way you want.
- Free and Convenient: DarkX PDF is completely free to install and use. You get all these fantastic features without spending a dime.
While DarkX PDF excels on most websites , it may exhibit minor quirks on websites with pre-existing dark mode functionality or those primarily using dark color themes. We're continuously working to improve compatibility for a smoother experience.
Install DarkX PDF today and enjoy a more comfortable and productive online experience. It's the ultimate dark mode solution for web pages and PDFs, and it's all about making your browsing better. 扩展基本信息
| 名称 | |
| ID | mboblcadblfhhmalejaafnikfmkdanfb |
| 官方URL | https://chromewebstore.google.com/detail/darkx-pdf/mboblcadblfhhmalejaafnikfmkdanfb |
| 简介 | Enable dark mode for web pages and PDFs. |
| 文件大小 | 54.06 KB |
| 安装次数 | 131 |
| 当前版本 | 3.1 |
| 更新时间 | 2023-11-06 |
| 上架时间 | 2023-10-24 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | Lakshya Kandpal |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://lakshyakandpal.notion.site/DarkX-Transforming-Your-Web-Experience-e77da92e0cab4495bd7020da54f71bfe |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "DarkX PDF",
"version": "3.1",
"description": "Enable dark mode for web pages and PDFs.",
"permissions": [
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images\/icon.png",
"48": "images\/icon.png",
"128": "images\/icon.png"
}
},
"icons": {
"16": "images\/icon.png",
"48": "images\/icon.png",
"128": "images\/icon.png"
},
"content_scripts": [
{
"matches": [
" | |