DevTools Theme: New Moon
The optimized dark theme for web development
DevTools Theme: New Moon là gì?
DevTools Theme: New Moon là một tiện ích mở rộng Chrome được phát triển bởi https://www.taniarascia.com, và tính năng chính của nó là "The optimized dark theme for web development".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DevTools Theme: New Moon
Tải xuống các tệp mở rộng DevTools Theme: New Moon dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | DevTools Theme: New Moon |
ID | lndddploiofhfpdcoclegenegblkhlfk |
URL Chính Thức | https://chromewebstore.google.com/detail/devtools-theme-new-moon/lndddploiofhfpdcoclegenegblkhlfk |
Mô tả | The optimized dark theme for web development |
Kích Thước Tệp | 40.7 KB |
Số Lần Cài Đặt | 1,531 |
Phiên Bản Hiện Tại | 1.1.1 |
Cập Nhật Lần Cuối | 2019-06-05 |
Ngày Phát Hành | 2019-06-04 |
Đánh Giá | 4.89/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | https://www.taniarascia.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.taniarascia.com |
URL Trang Trợ Giúp | https://github.com/taniarascia/new-moon-chrome-devtools |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |