Dracula Theme for DevTools

A dark theme for Chrome DevTools

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

Dracula Theme for DevTools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vagner Santana และคุณลักษณะหลักของมันคือ "A dark theme for Chrome DevTools"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Dracula Theme for DevTools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Dracula is a dark theme for Sublime Text, Textmate, Vim, Zsh, iTerm, Terminal.app, Chrome DevTools and Alfred created by Zeno Rocha. The DevTools Extension is developed by Vagner Santana.

How to active the option to use themes for DevTools on Chrome Canary (v33.0.x):

- Open chrome://flags and Enable Developer Tools experiments.
- Open developer tools settings, select Experiments tab, and check Allow custom UI themes.
- Install Dracula Theme

For more information, visit: https://github.com/zenorocha/dracula-theme

https://twitter.com/zenorocha
https://plus.google.com/+ZenoRochaBN

https://twitter.com/vagnervjs
https://plus.google.com/+VagnerSantanaVJS                    

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

ชื่อ Dracula Theme for DevTools Dracula Theme for DevTools
ID gedipeckgflanbhlcglokjjacilfidda
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/dracula-theme-for-devtool/gedipeckgflanbhlcglokjjacilfidda
คำอธิบาย A dark theme for Chrome DevTools
ขนาดไฟล์ 49.76 KB
จำนวนการติดตั้ง 4,913
เวอร์ชันปัจจุบัน 0.1.1
อัปเดตครั้งล่าสุด 2013-12-05
วันที่เผยแพร่ 2013-12-05
คะแนน 3.06/5 รวมทั้งหมด 16 คะแนน
ผู้พัฒนา Vagner Santana
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://zenorocha.github.io/dracula-theme/chrome/
URL หน้าช่วยเหลือ https://github.com/zenorocha/dracula-theme/issues?state=closed
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dracula Theme for DevTools",
    "version": "0.1.1",
    "description": "A dark theme for Chrome DevTools",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}