DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
什么是DevTools Theme: Zero Dark Matrix?
DevTools Theme: Zero Dark Matrix是由Maurice Cruz开发的Chrome扩展程序,该扩展的主要功能是“A highly customized dark theme for Devtools.”。
扩展截图
下载DevTools Theme: Zero Dark Matrix扩展crx文件
下载DevTools Theme: Zero Dark Matrix扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I].
Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, set Theme mode to 'Dark'
- Select Experiments tab, and check 'Allow custom UI themes'
- Reload devtools.
Changelog
---------------------------------------------------------
## 3.0.6
* Fix expanded arrow rendering
Full changelog history on:
https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md 扩展基本信息
| 名称 | |
| ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
| 官方URL | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
| 简介 | A highly customized dark theme for Devtools. |
| 文件大小 | 56.82 KB |
| 安装次数 | 26,469 |
| 当前版本 | 3.0.6 |
| 更新时间 | 2019-10-03 |
| 上架时间 | 2019-10-03 |
| 评分 | 4.72/5 共547次评分 |
| 开发者 | Maurice Cruz |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
| 帮助页面URL | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Zero Dark Matrix",
"version": "3.0.6",
"description": "A highly customized dark theme for Devtools.",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |