Monokai for Chrome
Monokai color scheme for Chrome dev tools.
Cos'è Monokai for Chrome?
Monokai for Chrome è un'estensione di Chrome sviluppata da Esteban Santiesteban, e la sua funzione principale è "Monokai color scheme for Chrome dev tools.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Monokai for Chrome
Scarica i file di estensione Monokai for Chrome 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
** Update **
Latest version of Chrome creates small breaks to the theme. This can be fixed by enabling 'Dark' mode. To enable, go to Developer Tools -> Settings, Under Appearance, Theme: Dark.
**
Requirements:
1. Navigate to ' chrome://flags/ ' and Enable 'Developer Tools experiments'
2. Dev Tools Settings -> Experiments -> Allow custom UI themes
3. Restart, Done!
Monokai color scheme for Chrome dev tools. Its open source, check out the 'Website' for the Github link. Informazioni di Base sull'Estensione
| Nome | |
| ID | ebanajomahnlhgbljngocmccmpelnaam |
| URL Ufficiale | https://chromewebstore.google.com/detail/monokai-for-chrome/ebanajomahnlhgbljngocmccmpelnaam |
| Descrizione | Monokai color scheme for Chrome dev tools. |
| Dimensione del File | 41.8 KB |
| Conteggio Installazioni | 2,293 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2017-04-26 |
| Data di Pubblicazione | 2017-04-26 |
| Valutazione | 4.57/5 Totale 14 Valutazioni |
| Sviluppatore | Esteban Santiesteban |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/estebansanti/chrome-devtools-monokai |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Monokai for Chrome",
"version": "1.0.0",
"author": "Esteban Santiesteban",
"description": "Monokai color scheme for Chrome dev tools.",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/estebansanti\/chrome-devtools-monokai",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |