DevTools Theme: Zero Dark Matrix

A highly customized dark theme for Devtools.

Qu'est-ce que DevTools Theme: Zero Dark Matrix ?

DevTools Theme: Zero Dark Matrix est une extension Chrome développée par Maurice Cruz, et sa fonction principale est "A highly customized dark theme for Devtools.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension DevTools Theme: Zero Dark Matrix

Téléchargez les fichiers d'extension DevTools Theme: Zero Dark Matrix au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom DevTools Theme: Zero Dark Matrix DevTools Theme: Zero Dark Matrix
ID bomhdjeadceaggdgfoefmpeafkjhegbo
URL Officiel https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo
Description A highly customized dark theme for Devtools.
Taille du Fichier 56.82 KB
Nombre d'Installations 26,469
Version Actuelle 3.0.6
Dernière Mise à Jour 2019-10-03
Date de Publication 2019-10-03
Évaluation 4.72/5 Total 547 Évaluations
Développeur Maurice Cruz
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme
URL de la Page d'Aide https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open
Langues Prises en Charge 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"
    }
}