Dracula New Tab Page
A dark New Tab page
What is Dracula New Tab Page?
Dracula New Tab Page is a Chrome extension developed by mgroth49, and its main feature is "A dark New Tab page".
Extension Screenshots
Download Dracula New Tab Page Extension CRX File
Download Dracula New Tab Page 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
Complements the Dracula Chrome Theme by nickwebdesigner.com: https://chrome.google.com/webstore/detail/dracula-chrome-theme/gfapcejdoghpoidkfodoiiffaaibpaem
Extension Basic Information
Name | |
ID | mbjokplkdmmgcnmbaeedcemgekkeagjf |
Official URL | https://chrome.google.com/webstore/detail/dracula-new-tab-page/mbjokplkdmmgcnmbaeedcemgekkeagjf |
Description | A dark New Tab page |
File Size | 3.88 KB |
Installation Count | 335 |
Current Version | 1.0.1 |
Last Updated | 2017-03-19 |
Publish Date | 2017-03-19 |
Rating | 3.00/5 Total 7 Ratings |
Developer | mgroth49 |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/matthew-groth/Dracula-New-Tab-Page |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dracula New Tab Page", "version": "1.0.1", "description": "A dark New Tab page", "chrome_url_overrides": { "newtab": "newTab.html" }, "permissions": [ "topSites", "chrome:\/\/favicon\/" ], "manifest_version": 2 } |