Darcula Theme for DevTools

Darcula Theme for DevTools

Qu'est-ce que Darcula Theme for DevTools ?

Darcula Theme for DevTools est une extension Chrome développée par Andrey Izman, et sa fonction principale est "Darcula Theme for DevTools".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Darcula Theme for DevTools

Téléchargez les fichiers d'extension Darcula Theme for DevTools 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, select Experiments tab, and check 'Allow custom UI themes'.
- Open developer tools settings, in the Preferences switch Theme to the Dark.
- Reload devtools.                    

Informations de Base sur l'Extension

Nom Darcula Theme for DevTools Darcula Theme for DevTools
ID gfmlaljopbojfghmafldbdecllafopom
URL Officiel https://chromewebstore.google.com/detail/darcula-theme-for-devtool/gfmlaljopbojfghmafldbdecllafopom
Description Darcula Theme for DevTools
Taille du Fichier 282 KB
Nombre d'Installations 792
Version Actuelle 1.0.3
Dernière Mise à Jour 2017-10-12
Date de Publication 2017-10-11
Évaluation 5.00/5 Total 9 Évaluations
Développeur Andrey Izman
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/mervick/chrome-devtools-darcula-theme
URL de la Page d'Aide https://github.com/mervick/chrome-devtools-darcula-theme
Langues Prises en Charge en
manifest.json
{
    "description": "Darcula Theme for DevTools",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/mervick\/chrome-devtools-darcula-theme",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Andrey Izman",
    "browser_action": {
        "default_icon": "images\/icon32.png"
    },
    "manifest_version": 2,
    "name": "Darcula Theme for DevTools",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}