Material Design Theme for Chrome Devtools

This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…

Material Design Theme for Chrome Devtoolsคืออะไร?

Material Design Theme for Chrome Devtools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://felipemartinin.com และคุณลักษณะหลักของมันคือ "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Material Design Theme for Chrome Devtools

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

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

                        This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome Devtools. This theme add some features like smart highlights, besides to make you Devtools interface more beautiful.

Install guide: 

After install and enable in settings> extentions, you need to enable custom themes to make it works:

Navigate to chrome://flags/
Search by: Developer Tools Experiments and click on enable
Click on "Relunch Now" button at the bottom and wait the browser relunch
Now, open the devtools
Go to the settings (gear icon) > experiments
click allow custom ui themes
reload devtools for theme to fully apply                    

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

ชื่อ Material Design Theme for Chrome Devtools Material Design Theme for Chrome Devtools
ID bhhaihcbledolbbigofbpegdbomoimfa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa
คำอธิบาย This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
ขนาดไฟล์ 2.65 MB
จำนวนการติดตั้ง 1,455
เวอร์ชันปัจจุบัน 0.1.2
อัปเดตครั้งล่าสุด 2016-12-30
วันที่เผยแพร่ 2016-12-30
คะแนน 4.35/5 รวมทั้งหมด 20 คะแนน
ผู้พัฒนา https://felipemartinin.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https:/felipemartinin.github.io/material-design-devtools/
URL หน้าช่วยเหลือ https://github.com/FelipeMartinin/material-design-devtools
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Material Design Theme for Chrome Devtools",
    "short_name": "Material Design Theme",
    "version": "0.1.2",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/FelipeMartinin\/material-design-devtools",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}