Readable DevTools Theme
Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Cos'è Readable DevTools Theme?
Readable DevTools Theme è un'estensione di Chrome sviluppata da mitchflorida, e la sua funzione principale è "Readable 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 Readable DevTools Theme
Scarica i file di estensione Readable 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 great and simple Chrome Dev Tools theme using the new API (Chrome 33+). It is an adaptation of the original Readable Chrome Dev Tools theme found here: https://github.com/Augus/Readable-ChromeDevThemes But I could not find an extension to use with the newer versions of Chrome. Also thanks to Paul Irish https://github.com/paulirish/sample-devtools-theme-extension
Informazioni di Base sull'Estensione
Nome | |
ID | idacnkgaihpflclbgnkhamfofklappaa |
URL Ufficiale | https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa |
Descrizione | Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
Dimensione del File | 5.9 KB |
Conteggio Installazioni | 51 |
Versione Corrente | 1.16 |
Ultimo Aggiornamento | 2014-10-16 |
Data di Pubblicazione | 2014-10-16 |
Valutazione | 3.33/5 Totale 3 Valutazioni |
Sviluppatore | mitchflorida |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Readable DevTools Theme", "version": "1.16", "description": "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.", "devtools_page": "devtools.html", "manifest_version": 2 } |