Dracula Theme for DevTools
A dark theme for Chrome DevTools
Wat is Dracula Theme for DevTools?
Dracula Theme for DevTools is een Chrome-extensie ontwikkeld door Vagner Santana, en de belangrijkste functie is "A dark theme for Chrome DevTools".
Extensie Screenshots
Download het CRX-bestand van de extensie Dracula Theme for DevTools
Download Dracula Theme for DevTools-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
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
Basisinformatie over de Extensie
Naam | |
ID | gedipeckgflanbhlcglokjjacilfidda |
Officiële URL | https://chrome.google.com/webstore/detail/dracula-theme-for-devtool/gedipeckgflanbhlcglokjjacilfidda |
Beschrijving | A dark theme for Chrome DevTools |
Bestandsgrootte | 49.76 KB |
Aantal Installaties | 4,913 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2013-12-05 |
Publicatiedatum | 2013-12-05 |
Beoordeling | 3.06/5 Totaal 16 Beoordelingen |
Ontwikkelaar | Vagner Santana |
Betalingswijze | free |
Extensiewebsite | http://zenorocha.github.io/dracula-theme/chrome/ |
Help Pagina-URL | https://github.com/zenorocha/dracula-theme/issues?state=closed |
Ondersteunde Talen | 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" } } |