DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
Wat is DevTools Theme: Zero Dark Matrix?
DevTools Theme: Zero Dark Matrix is een Chrome-extensie ontwikkeld door Maurice Cruz, en de belangrijkste functie is "A highly customized dark theme for Devtools.".
Extensie Screenshots
Download het CRX-bestand van de extensie DevTools Theme: Zero Dark Matrix
Download DevTools Theme: Zero Dark Matrix-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
| Officiële URL | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
| Beschrijving | A highly customized dark theme for Devtools. |
| Bestandsgrootte | 56.82 KB |
| Aantal Installaties | 26,469 |
| Huidige Versie | 3.0.6 |
| Laatst Bijgewerkt | 2019-10-03 |
| Publicatiedatum | 2019-10-03 |
| Beoordeling | 4.72/5 Totaal 547 Beoordelingen |
| Ontwikkelaar | Maurice Cruz |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
| Help Pagina-URL | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
| Ondersteunde Talen | 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"
}
} | |