DevTools Theme: New Moon

The optimized dark theme for web development

什么是DevTools Theme: New Moon?

DevTools Theme: New Moon是由https://www.taniarascia.com开发的Chrome扩展程序,该扩展的主要功能是“The optimized dark theme for web development”。

扩展截图

screenshot

下载DevTools Theme: New Moon扩展crx文件

下载DevTools Theme: New Moon扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        New Moon Theme for Chrome DevTools
The optimized theme for web development

https://taniarascia.github.io/new-moon/

New Moon is a dark syntax theme available for Visual Studio Code, Brackets, Sublime Text, Atom, and now Chrome Developer Tools! It is the most highly optimized theme for front and back end development, particularly HTML/PHP and JavaScript.

To use this theme:

- To go chrome://flags, find "Developer Tools Experiments" and toggle to "Enabled". Reload.
- In DevTools, click the three dots menu, go to "Settings" -> "Experiments" and select "Allow UI Themes".
- Load a new tab and enjoy your awesome new theme!

Brought to you by Tania Rascia of https://www.taniarascia.com.                    

扩展基本信息

名称 DevTools Theme: New Moon DevTools Theme: New Moon
ID lndddploiofhfpdcoclegenegblkhlfk
官方URL https://chromewebstore.google.com/detail/devtools-theme-new-moon/lndddploiofhfpdcoclegenegblkhlfk
简介 The optimized dark theme for web development
文件大小 40.7 KB
安装次数 1,531
当前版本 1.1.1
更新时间 2019-06-05
上架时间 2019-06-04
评分 4.89/5 共9次评分
开发者 https://www.taniarascia.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.taniarascia.com
帮助页面URL https://github.com/taniarascia/new-moon-chrome-devtools
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: New Moon",
    "version": "1.1.1",
    "description": "The optimized dark theme for web development",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/taniarascia\/new-moon-chrome-devtools",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}