DevTools Theme: Tomorrow Night Bright
The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
DevTools Theme: Tomorrow Night Brightคืออะไร?
DevTools Theme: Tomorrow Night Bright เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://gbraad.nl และคุณลักษณะหลักของมันคือ "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DevTools Theme: Tomorrow Night Bright
ดาวน์โหลดไฟล์ส่วนขยาย DevTools Theme: Tomorrow Night Bright ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes.
https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | idpgmdicmomnckcoblacfggohfogaplj |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj |
| คำอธิบาย | The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes. |
| ขนาดไฟล์ | 44.15 KB |
| จำนวนการติดตั้ง | 90 |
| เวอร์ชันปัจจุบัน | 1.0.0 |
| อัปเดตครั้งล่าสุด | 2014-12-20 |
| วันที่เผยแพร่ | 2014-12-19 |
| คะแนน | 4.00/5 รวมทั้งหมด 2 คะแนน |
| ผู้พัฒนา | https://gbraad.nl |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme |
| URL หน้าช่วยเหลือ | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Tomorrow Night Bright",
"version": "1.0.0",
"description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.",
"devtools_page": "index.html",
"homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |