DevTools Theme: Cobalt2 Unofficial

A highly customized dark theme for Devtools.

DevTools Theme: Cobalt2 Unofficialคืออะไร?

DevTools Theme: Cobalt2 Unofficial เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://jordanjanzen.com และคุณลักษณะหลักของมันคือ "A highly customized dark theme for Devtools."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DevTools Theme: Cobalt2 Unofficial

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

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

                        A customized dark theme for Chrome DevTools based on Wes Bos' Cobalt2.

To enable custom Devtools themes you need to change some settings in Chrome first:

1. Go to chrome://flags/#enable-devtools-experiments and enable Devtools Experiments.
2. Restart chrome. Hint: type chrome://restart in your address bar and hit enter to restart quickly, your tabs will be saved.
3. Open Devtools and go to settings (inside the overflow menu next to the close button).
4. Under the left navigation, click "Experiments".
5. Check the box for "Allow custom UI themes".
6. Close and reopen Devtools, you should now see the Devtools theme you've installed.                    

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

ชื่อ DevTools Theme: Cobalt2 Unofficial DevTools Theme: Cobalt2 Unofficial
ID mnamkcejlhbagofefikbghjgpddbfkck
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/devtools-theme-cobalt2-un/mnamkcejlhbagofefikbghjgpddbfkck
คำอธิบาย A highly customized dark theme for Devtools.
ขนาดไฟล์ 31.73 KB
จำนวนการติดตั้ง 530
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2018-05-10
วันที่เผยแพร่ 2018-05-10
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา http://jordanjanzen.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/jordandrako/chrome-devtools-cobalt2-theme
URL หน้าช่วยเหลือ https://github.com/jordandrako/chrome-devtools-cobalt2-theme/issues
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Cobalt2 Unofficial",
    "version": "1.0.0",
    "description": "A highly customized dark theme for Devtools.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/jordandrako\/chrome-devtools-cobalt2-theme",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}