DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
DevTools Theme: Zero Dark Matrixคืออะไร?
DevTools Theme: Zero Dark Matrix เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maurice Cruz และคุณลักษณะหลักของมันคือ "A highly customized dark theme for Devtools."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DevTools Theme: Zero Dark Matrix
ดาวน์โหลดไฟล์ส่วนขยาย DevTools Theme: Zero Dark Matrix ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I].
Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, set Theme mode to 'Dark'
- Select Experiments tab, and check 'Allow custom UI themes'
- Reload devtools.
Changelog
---------------------------------------------------------
## 3.0.6
* Fix expanded arrow rendering
Full changelog history on:
https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
| คำอธิบาย | A highly customized dark theme for Devtools. |
| ขนาดไฟล์ | 56.82 KB |
| จำนวนการติดตั้ง | 26,469 |
| เวอร์ชันปัจจุบัน | 3.0.6 |
| อัปเดตครั้งล่าสุด | 2019-10-03 |
| วันที่เผยแพร่ | 2019-10-03 |
| คะแนน | 4.72/5 รวมทั้งหมด 547 คะแนน |
| ผู้พัฒนา | Maurice Cruz |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
| URL หน้าช่วยเหลือ | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Zero Dark Matrix",
"version": "3.0.6",
"description": "A highly customized dark theme for Devtools.",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |