DevTools Theme: Pure Void

Simple Chrome DevTools theme with a black background.

DevTools Theme: Pure Voidคืออะไร?

DevTools Theme: Pure Void เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jaidchen และคุณลักษณะหลักของมันคือ "Simple Chrome DevTools theme with a black background."

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

screenshot

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

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

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

                        Installation:

- Navigate to chrome://flags, find Developer Tools Experiments and toggle to Enabled.
- Reload Chrome.
- In DevTools, click the three dots menu, go to Settings -> Experiments and select Allow UI Themes.
- Set theme to Dark Mode (this is important, or the theme won't look right). - To set theme to Dark Mode, go to Preferences(In DevTools settings itself) -> Appearance -> Theme and select Dark.
- Load a new tab and enjoy your awesome new DevTools theme!

Source Code:

https://github.com/Jaid/devtools-theme-pure-void                    

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

ชื่อ DevTools Theme: Pure Void DevTools Theme: Pure Void
ID efpcgcomppkbbmocplgnkneblkffejna
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/devtools-theme-pure-void/efpcgcomppkbbmocplgnkneblkffejna
คำอธิบาย Simple Chrome DevTools theme with a black background.
ขนาดไฟล์ 169 KB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2019-12-18
วันที่เผยแพร่ 2019-12-18
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Jaidchen
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/Jaid/devtools-theme-pure-void
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DevTools Theme: Pure Void",
    "version": "1.0.0",
    "description": "Simple Chrome DevTools theme with a black background.",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/Jaid\/devtools-theme-pure-void",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}