Readable DevTools Theme
Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Apa itu Readable DevTools Theme?
Readable DevTools Theme adalah ekstensi Chrome yang dikembangkan oleh mitchflorida, dan fitur utamanya adalah "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Readable DevTools Theme
Unduh file ekstensi Readable DevTools Theme dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | idacnkgaihpflclbgnkhamfofklappaa |
URL Resmi | https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa |
Deskripsi | Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
Ukuran File | 5.9 KB |
Jumlah Instalasi | 51 |
Versi Saat Ini | 1.16 |
Terakhir Diperbarui | 2014-10-16 |
Tanggal Publikasi | 2014-10-16 |
Penilaian | 3.33/5 Total 3 Penilaian |
Pengembang | mitchflorida |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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 } |