Readable DevTools Theme
Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
O que é Readable DevTools Theme?
Readable DevTools Theme é uma extensão do Chrome desenvolvida por mitchflorida, e sua principal característica é "Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Readable DevTools Theme
Baixe arquivos de extensão Readable DevTools Theme no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | idacnkgaihpflclbgnkhamfofklappaa |
URL Oficial | https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa |
Descrição | Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
Tamanho do Arquivo | 5.9 KB |
Contagem de Instalações | 51 |
Versão Atual | 1.16 |
Última Atualização | 2014-10-16 |
Data de Publicação | 2014-10-16 |
Classificação | 3.33/5 Total de 3 Avaliações |
Desenvolvedor | mitchflorida |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |