Darcula Theme for DevTools

Darcula Theme for DevTools

Darcula Theme for DevToolsคืออะไร?

Darcula Theme for DevTools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Andrey Izman และคุณลักษณะหลักของมันคือ "Darcula Theme for DevTools"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Darcula Theme for DevTools

ดาวน์โหลดไฟล์ส่วนขยาย Darcula Theme for DevTools ในรูปแบบ 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, select Experiments tab, and check 'Allow custom UI themes'.
- Open developer tools settings, in the Preferences switch Theme to the Dark.
- Reload devtools.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Darcula Theme for DevTools Darcula Theme for DevTools
ID gfmlaljopbojfghmafldbdecllafopom
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/darcula-theme-for-devtool/gfmlaljopbojfghmafldbdecllafopom
คำอธิบาย Darcula Theme for DevTools
ขนาดไฟล์ 282 KB
จำนวนการติดตั้ง 792
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2017-10-12
วันที่เผยแพร่ 2017-10-11
คะแนน 5.00/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา Andrey Izman
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/mervick/chrome-devtools-darcula-theme
URL หน้าช่วยเหลือ https://github.com/mervick/chrome-devtools-darcula-theme
ภาษาที่รองรับ en
manifest.json
{
    "description": "Darcula Theme for DevTools",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/mervick\/chrome-devtools-darcula-theme",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Andrey Izman",
    "browser_action": {
        "default_icon": "images\/icon32.png"
    },
    "manifest_version": 2,
    "name": "Darcula Theme for DevTools",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}