DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
What is DevTools Theme: Zero Dark Matrix?
DevTools Theme: Zero Dark Matrix is a Chrome extension developed by Maurice Cruz, and its main feature is "A highly customized dark theme for Devtools.".
Extension Screenshots
Download DevTools Theme: Zero Dark Matrix Extension CRX File
Download DevTools Theme: Zero Dark Matrix 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
This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I]. Installation Instructions --------------------------------------------------------- - Add this theme - Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page. - Open developer tools settings, set Theme mode to 'Dark' - Select Experiments tab, and check 'Allow custom UI themes' - Reload devtools. Changelog --------------------------------------------------------- ## 3.0.6 * Fix expanded arrow rendering Full changelog history on: https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md
Extension Basic Information
Name | DevTools Theme: Zero Dark Matrix |
ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
Official URL | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
Description | A highly customized dark theme for Devtools. |
File Size | 56.82 KB |
Installation Count | 26,469 |
Current Version | 3.0.6 |
Last Updated | 2019-10-03 |
Publish Date | 2019-10-03 |
Rating | 4.72/5 Total 547 Ratings |
Developer | Maurice Cruz |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
Help Page URL | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Zero Dark Matrix", "version": "3.0.6", "description": "A highly customized dark theme for Devtools.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |