DevTools Theme: New Moon
The optimized dark theme for web development
DevTools Theme: New Moonคืออะไร?
DevTools Theme: New Moon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.taniarascia.com และคุณลักษณะหลักของมันคือ "The optimized dark theme for web development"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DevTools Theme: New Moon
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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" } } |