Material Dark DevTools Theme
A Chrome DevTools theme, which emphasizes materialism with dark colors.
What is Material Dark DevTools Theme?
Material Dark DevTools Theme is a Chrome extension developed by nitay14, and its main feature is "A Chrome DevTools theme, which emphasizes materialism with dark colors.".
Extension Screenshots
Download Material Dark DevTools Theme Extension CRX File
Download Material Dark DevTools Theme 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
Extension Basic Information
Name | |
ID | bcblfajekgfjcehefnjokalkodjcekmh |
Official URL | https://chrome.google.com/webstore/detail/material-dark-devtools-th/bcblfajekgfjcehefnjokalkodjcekmh |
Description | A Chrome DevTools theme, which emphasizes materialism with dark colors. |
File Size | 62.62 KB |
Installation Count | 702 |
Current Version | 0.1.0 |
Last Updated | 2015-03-23 |
Publish Date | 2015-03-23 |
Rating | 4.50/5 Total 4 Ratings |
Developer | nitay14 |
Payment Type | free |
Extension Website | https://github.com/nitayneeman/material-dark-devtools |
Help Page URL | https://github.com/nitayneeman/material-dark-devtools |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Material Dark DevTools Theme", "version": "0.1.0", "description": "A Chrome DevTools theme, which emphasizes materialism with dark colors.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/nitayneeman\/material-dark-devtools", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |