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 là gì?

Material Design Theme for Chrome Devtools là một tiện ích mở rộng Chrome được phát triển bởi https://felipemartinin.com, và tính năng chính của nó là "This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Material Design Theme for Chrome Devtools

Tải xuống các tệp mở rộng Material Design Theme for Chrome Devtools dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Material Design Theme for Chrome Devtools Material Design Theme for Chrome Devtools
ID bhhaihcbledolbbigofbpegdbomoimfa
URL Chính Thức https://chromewebstore.google.com/detail/material-design-theme-for/bhhaihcbledolbbigofbpegdbomoimfa
Mô tả This is a theme inspired by Material Theme for sublime text, that brings the Material Design visual language to your Chrome…
Kích Thước Tệp 2.65 MB
Số Lần Cài Đặt 1,455
Phiên Bản Hiện Tại 0.1.2
Cập Nhật Lần Cuối 2016-12-30
Ngày Phát Hành 2016-12-30
Đánh Giá 4.35/5 Tổng số 20 Đánh Giá
Nhà Phát Triển https://felipemartinin.com
Loại Thanh Toán free
Trang Web Mở Rộng https:/felipemartinin.github.io/material-design-devtools/
URL Trang Trợ Giúp https://github.com/FelipeMartinin/material-design-devtools
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}