DevTools Theme: Obsidian Snake
A highly customized dark theme for Devtools.
什么是DevTools Theme: Obsidian Snake?
DevTools Theme: Obsidian Snake是由Superzadeh开发的Chrome扩展程序,该扩展的主要功能是“A highly customized dark theme for Devtools.”。
扩展截图
下载DevTools Theme: Obsidian Snake扩展crx文件
下载DevTools Theme: Obsidian Snake扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I]. Fork of https://github.com/mauricecruz/zero-base-themes. The theme is a mix between Zero Dark Matrix for Dev Tools colors and Obsidian for the code highlighting. Credits: - https://github.com/mekwall/obsidian-color-scheme - https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme Installation Instructions --------------------------------------------------------- Make sure you enabled custom UI themes by following these steps: Open chrome://flags ▶ Enable Developer Tools experiments and click "Relaunch Now" at the bottom. Open developer tools settings ▶ Experiments ▶ [✔] Allow custom UI themes.
扩展基本信息
名称 | |
ID | mghafidjjkchoelihpcpcnhmkgabndbc |
官方URL | https://chrome.google.com/webstore/detail/devtools-theme-obsidian-s/mghafidjjkchoelihpcpcnhmkgabndbc |
简介 | A highly customized dark theme for Devtools. |
文件大小 | 72.09 KB |
安装次数 | 262 |
当前版本 | 1.6.0 |
更新时间 | 2016-04-11 |
上架时间 | 2016-04-11 |
评分 | 3.33/5 共3次评分 |
开发者 | Superzadeh |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/superzadeh/zero-base-themes |
帮助页面URL | https://github.com/superzadeh/zero-base-themes |
隐私政策页面URL | https://github.com/superzadeh |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Obsidian Snake", "version": "1.6.0", "description": "A highly customized dark theme for Devtools.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/superzadeh\/zero-base-themes", "manifest_version": 2 } |