Readable DevTools Theme
Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
什么是Readable DevTools Theme?
Readable DevTools Theme是由mitchflorida开发的Chrome扩展程序,该扩展的主要功能是“Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.”。
扩展截图
下载Readable DevTools Theme扩展crx文件
下载Readable DevTools Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | idacnkgaihpflclbgnkhamfofklappaa |
| 官方URL | https://chrome.google.com/webstore/detail/readable-devtools-theme/idacnkgaihpflclbgnkhamfofklappaa |
| 简介 | Readable DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
| 文件大小 | 5.9 KB |
| 安装次数 | 51 |
| 当前版本 | 1.16 |
| 更新时间 | 2014-10-16 |
| 上架时间 | 2014-10-16 |
| 评分 | 3.33/5 共3次评分 |
| 开发者 | mitchflorida |
| 付费类型 | free |
| 支持的语言 | 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
} | |