Dracula Theme for DevTools
A dark theme for Chrome DevTools
Cos'è Dracula Theme for DevTools?
Dracula Theme for DevTools è un'estensione di Chrome sviluppata da Vagner Santana, e la sua funzione principale è "A dark theme for Chrome DevTools".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dracula Theme for DevTools
Scarica i file di estensione Dracula Theme for DevTools in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Dracula is a dark theme for Sublime Text, Textmate, Vim, Zsh, iTerm, Terminal.app, Chrome DevTools and Alfred created by Zeno Rocha. The DevTools Extension is developed by Vagner Santana. How to active the option to use themes for DevTools on Chrome Canary (v33.0.x): - Open chrome://flags and Enable Developer Tools experiments. - Open developer tools settings, select Experiments tab, and check Allow custom UI themes. - Install Dracula Theme For more information, visit: https://github.com/zenorocha/dracula-theme https://twitter.com/zenorocha https://plus.google.com/+ZenoRochaBN https://twitter.com/vagnervjs https://plus.google.com/+VagnerSantanaVJS
Informazioni di Base sull'Estensione
Nome | |
ID | gedipeckgflanbhlcglokjjacilfidda |
URL Ufficiale | https://chrome.google.com/webstore/detail/dracula-theme-for-devtool/gedipeckgflanbhlcglokjjacilfidda |
Descrizione | A dark theme for Chrome DevTools |
Dimensione del File | 49.76 KB |
Conteggio Installazioni | 4,913 |
Versione Corrente | 0.1.1 |
Ultimo Aggiornamento | 2013-12-05 |
Data di Pubblicazione | 2013-12-05 |
Valutazione | 3.06/5 Totale 16 Valutazioni |
Sviluppatore | Vagner Santana |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://zenorocha.github.io/dracula-theme/chrome/ |
URL della Pagina di Aiuto | https://github.com/zenorocha/dracula-theme/issues?state=closed |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dracula Theme for DevTools", "version": "0.1.1", "description": "A dark theme for Chrome DevTools", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |