Monokai for Chrome
Monokai color scheme for Chrome dev tools.
什么是Monokai for Chrome?
Monokai for Chrome是由Esteban Santiesteban开发的Chrome扩展程序,该扩展的主要功能是“Monokai color scheme for Chrome dev tools.”。
扩展截图
下载Monokai for Chrome扩展crx文件
下载Monokai for Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
** Update **
Latest version of Chrome creates small breaks to the theme. This can be fixed by enabling 'Dark' mode. To enable, go to Developer Tools -> Settings, Under Appearance, Theme: Dark.
**
Requirements:
1. Navigate to ' chrome://flags/ ' and Enable 'Developer Tools experiments'
2. Dev Tools Settings -> Experiments -> Allow custom UI themes
3. Restart, Done!
Monokai color scheme for Chrome dev tools. Its open source, check out the 'Website' for the Github link. 扩展基本信息
| 名称 | |
| ID | ebanajomahnlhgbljngocmccmpelnaam |
| 官方URL | https://chromewebstore.google.com/detail/monokai-for-chrome/ebanajomahnlhgbljngocmccmpelnaam |
| 简介 | Monokai color scheme for Chrome dev tools. |
| 文件大小 | 41.8 KB |
| 安装次数 | 2,293 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2017-04-26 |
| 上架时间 | 2017-04-26 |
| 评分 | 4.57/5 共14次评分 |
| 开发者 | Esteban Santiesteban |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/estebansanti/chrome-devtools-monokai |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Monokai for Chrome",
"version": "1.0.0",
"author": "Esteban Santiesteban",
"description": "Monokai color scheme for Chrome dev tools.",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/estebansanti\/chrome-devtools-monokai",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |