New dark
New dark is simple extension for providing dark mode for simple websites
What is New dark?
New dark is a Chrome extension developed by cromextensions, and its main feature is "New dark is simple extension for providing dark mode for simple websites".
Extension Screenshots
Download New dark Extension CRX File
Download New 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
simple dark mode for simple websites open web page and click on extension icon to turn on dark mode it is light extension only works on wiki website
Extension Basic Information
Name | |
ID | eacjigagjlgplpdobgaiemjmhngfepjc |
Official URL | https://chrome.google.com/webstore/detail/new-dark/eacjigagjlgplpdobgaiemjmhngfepjc |
Description | New dark is simple extension for providing dark mode for simple websites |
File Size | 28.99 KB |
Installation Count | 83 |
Current Version | 1.1.2 |
Last Updated | 2022-01-24 |
Publish Date | 2019-12-12 |
Rating | 5.00/5 Total 1 Ratings |
Developer | cromextensions |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1.2", "name": "New dark ", "description": "New dark is simple extension for providing dark mode for simple websites", "action": { "default_icon": "icon.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |