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」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } } |