Rainbow DevTools Theme
Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment.
Rainbow DevTools Themeคืออะไร?
Rainbow DevTools Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Paul Irish และคุณลักษณะหลักของมันคือ "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rainbow DevTools Theme
ดาวน์โหลดไฟล์ส่วนขยาย Rainbow DevTools Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is a sample extension to add a theme to Chrome DevTools. Rough details here: https://code.google.com/p/chromium/issues/detail?id=318566#c33 Source: https://github.com/paulirish/sample-devtools-theme-extension
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Rainbow DevTools Theme |
ID | bafncadmgpabpojoohpejlmdbligjjlb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/rainbow-devtools-theme/bafncadmgpabpojoohpejlmdbligjjlb |
คำอธิบาย | Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle "Allow UI themes" experiment. |
ขนาดไฟล์ | 3.73 KB |
จำนวนการติดตั้ง | 84 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2013-11-30 |
วันที่เผยแพร่ | 2013-11-30 |
คะแนน | 3.20/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Paul Irish |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/paulirish/sample-devtools-theme-extension |
URL หน้าช่วยเหลือ | https://github.com/paulirish/sample-devtools-theme-extension |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rainbow DevTools Theme", "version": "1.1", "description": "Sample DevTools theme. Enable DevTools experiments in about:flags, then open DevTools and toggle \"Allow UI themes\" experiment.", "devtools_page": "devtools.html", "manifest_version": 2 } |