DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
Was ist DevTools Theme: Zero Dark Matrix?
DevTools Theme: Zero Dark Matrix ist eine Chrome-Erweiterung, die von Maurice Cruz entwickelt wurde, und ihr Hauptmerkmal ist "A highly customized dark theme for Devtools.".
Erweiterungsscreenshots
DevTools Theme: Zero Dark Matrix-Erweiterungs-CRX-Datei herunterladen
Laden Sie DevTools Theme: Zero Dark Matrix-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
| Offizielle URL | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
| Beschreibung | A highly customized dark theme for Devtools. |
| Dateigröße | 56.82 KB |
| Installationsanzahl | 26,469 |
| Aktuelle Version | 3.0.6 |
| Letztes Update | 2019-10-03 |
| Veröffentlichungsdatum | 2019-10-03 |
| Bewertung | 4.72/5 Insgesamt 547 Bewertungen |
| Entwickler | Maurice Cruz |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
| Hilfeseite URL | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
| Unterstützte Sprachen | 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"
}
} | |