Darcula Theme for DevTools

Darcula Theme for DevTools

Darcula Theme for DevTools là gì?

Darcula Theme for DevTools là một tiện ích mở rộng Chrome được phát triển bởi Andrey Izman, và tính năng chính của nó là "Darcula Theme for DevTools".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Darcula Theme for DevTools

Tải xuống các tệp mở rộng Darcula Theme for 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 for the Developer Tools [CTRL/CMD + SHIFT + I].

Installation Instructions
---------------------------------------------------------
- Add 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'.
- Open developer tools settings, in the Preferences switch Theme to the Dark.
- Reload devtools.                    

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

Tên Darcula Theme for DevTools Darcula Theme for DevTools
ID gfmlaljopbojfghmafldbdecllafopom
URL Chính Thức https://chromewebstore.google.com/detail/darcula-theme-for-devtool/gfmlaljopbojfghmafldbdecllafopom
Mô tả Darcula Theme for DevTools
Kích Thước Tệp 282 KB
Số Lần Cài Đặt 792
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2017-10-12
Ngày Phát Hành 2017-10-11
Đánh Giá 5.00/5 Tổng số 9 Đánh Giá
Nhà Phát Triển Andrey Izman
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/mervick/chrome-devtools-darcula-theme
URL Trang Trợ Giúp https://github.com/mervick/chrome-devtools-darcula-theme
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "description": "Darcula Theme for DevTools",
    "devtools_page": "devtools.html",
    "homepage_url": "https:\/\/github.com\/mervick\/chrome-devtools-darcula-theme",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Andrey Izman",
    "browser_action": {
        "default_icon": "images\/icon32.png"
    },
    "manifest_version": 2,
    "name": "Darcula Theme for DevTools",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}