Rainbow DevTools Theme
Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Cos'è Rainbow DevTools Theme?
Rainbow DevTools Theme è un'estensione di Chrome sviluppata da Paul Irish, e la sua funzione principale è "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Rainbow DevTools Theme
Scarica i file di estensione Rainbow DevTools Theme 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
This is a sample extension to add a theme to Chrome DevTools. Rough details here: https://code.google.com/p/chromium/issues/detail?id=318566#c33 Source: https://github.com/paulirish/sample-devtools-theme-extension
Informazioni di Base sull'Estensione
Nome | Rainbow DevTools Theme |
ID | bafncadmgpabpojoohpejlmdbligjjlb |
URL Ufficiale | https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb |
Descrizione | Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
Dimensione del File | 3.73 KB |
Conteggio Installazioni | 84 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2013-11-30 |
Data di Pubblicazione | 2013-11-30 |
Valutazione | 3.20/5 Totale 5 Valutazioni |
Sviluppatore | Paul Irish |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/paulirish/sample-devtools-theme-extension |
URL della Pagina di Aiuto | https://github.com/paulirish/sample-devtools-theme-extension |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rainbow DevTools Theme", "version": "1.1", "description": "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.", "devtools_page": "devtools.html", "manifest_version": 2 } |