Special Dark
Darkens bright pages. Love your eyes and your power bill.
What is Special Dark?
Special Dark is a Chrome extension developed by Eonasdan, and its main feature is "Darkens bright pages. Love your eyes and your power bill.".
Extension Screenshots
Download Special Dark Extension CRX File
Download Special Dark extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
##Changes 1.8.0 - Fixed issue with github comment text. - Replace github styles without backgrounnd image and a more updated sheet. - Dropped Twitter styles since Twitter now has a dark theme. ## Features: - Includes a few special site specific styles such as: - Facebook - Amazon - Github - Stack Exchange I realize that Stylish exists and is useful for styling individual sites, however I think that Special Dark works well for most sites with a few exceptions.
Extension Basic Information
Name | Special Dark |
ID | koifkokhhgjemendlnlaellpdeppkbmi |
Official URL | https://chromewebstore.google.com/detail/special-dark/koifkokhhgjemendlnlaellpdeppkbmi |
Description | Darkens bright pages. Love your eyes and your power bill. |
File Size | 99.18 KB |
Installation Count | 635 |
Current Version | 1.8.0 |
Last Updated | 2019-09-22 |
Publish Date | 2019-09-22 |
Rating | 3.72/5 Total 25 Ratings |
Developer | Eonasdan |
Payment Type | free |
Extension Website | https://github.com/Eonasdan/specialdark |
Supported Languages | en-US |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon38.png", "default_title": "Toggle dark theme" }, "content_scripts": [ { "all_frames": true, "js": [ "client.js" ], "match_about_blank": true, "matches": [ " |