Dank Neon DevTools Theme

A danker, more neon theme.

Dank Neon DevTools Themeคืออะไร?

Dank Neon DevTools Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Conlin Durbin และคุณลักษณะหลักของมันคือ "A danker, more neon theme."

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

screenshot

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

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

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

                        Dank Neon for the Chrome DevTools is a nice looking dark theme for your DevTools.

How to install
---------------------------------------------------------
- First install 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'.
- Reload devtools.                    

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

ชื่อ Dank Neon DevTools Theme Dank Neon DevTools Theme
ID eoijelgagfengjmfdjpoeooogcjgdobf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/dank-neon-devtools-theme/eoijelgagfengjmfdjpoeooogcjgdobf
คำอธิบาย A danker, more neon theme.
ขนาดไฟล์ 34.56 KB
จำนวนการติดตั้ง 164
เวอร์ชันปัจจุบัน 2.1
อัปเดตครั้งล่าสุด 2019-01-15
วันที่เผยแพร่ 2019-01-15
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Conlin Durbin
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/DankNeon/chrome-devtools
URL หน้าช่วยเหลือ https://github.com/DankNeon/chrome-devtools/issues
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dank Neon DevTools Theme",
    "short_name": "A danker, more neon theme for Chrome Devtools",
    "version": "2.1",
    "description": "A danker, more neon theme.",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}