Readable DevTools Theme

Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.

Vad är Readable DevTools Theme?

Readable DevTools Theme är en Chrome-tillägg utvecklad av mitchflorida, och dess huvudfunktion är "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".

Tilläggsskärmbilder

screenshot

Ladda ner Readable DevTools Theme-förlängningens CRX-fil

Ladda ner Readable DevTools Theme-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Readable DevTools Theme Readable DevTools Theme
ID idacnkgaihpflclbgnkhamfofklappaa
Officiell webbadress https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa
Beskrivning Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Filstorlek 5.9 KB
Antal Installationer 51
Aktuell Version 1.16
Senast Uppdaterad 2014-10-16
Publiceringsdatum 2014-10-16
Betyg 3.33/5 Totalt 3 Betyg
Utvecklare mitchflorida
Betalningssätt free
Stödda Språk 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
}