Dracula Theme for DevTools
A dark theme for Chrome DevTools
Dracula Theme for DevTools là gì?
Dracula Theme for DevTools là một tiện ích mở rộng Chrome được phát triển bởi Vagner Santana, và tính năng chính của nó là "A dark theme for Chrome DevTools".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Dracula Theme for DevTools
Tải xuống các tệp mở rộng Dracula 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
Dracula is a dark theme for Sublime Text, Textmate, Vim, Zsh, iTerm, Terminal.app, Chrome DevTools and Alfred created by Zeno Rocha. The DevTools Extension is developed by Vagner Santana. How to active the option to use themes for DevTools on Chrome Canary (v33.0.x): - Open chrome://flags and Enable Developer Tools experiments. - Open developer tools settings, select Experiments tab, and check Allow custom UI themes. - Install Dracula Theme For more information, visit: https://github.com/zenorocha/dracula-theme https://twitter.com/zenorocha https://plus.google.com/+ZenoRochaBN https://twitter.com/vagnervjs https://plus.google.com/+VagnerSantanaVJS
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | gedipeckgflanbhlcglokjjacilfidda |
URL Chính Thức | https://chrome.google.com/webstore/detail/dracula-theme-for-devtool/gedipeckgflanbhlcglokjjacilfidda |
Mô tả | A dark theme for Chrome DevTools |
Kích Thước Tệp | 49.76 KB |
Số Lần Cài Đặt | 4,913 |
Phiên Bản Hiện Tại | 0.1.1 |
Cập Nhật Lần Cuối | 2013-12-05 |
Ngày Phát Hành | 2013-12-05 |
Đánh Giá | 3.06/5 Tổng số 16 Đánh Giá |
Nhà Phát Triển | Vagner Santana |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://zenorocha.github.io/dracula-theme/chrome/ |
URL Trang Trợ Giúp | https://github.com/zenorocha/dracula-theme/issues?state=closed |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dracula Theme for DevTools", "version": "0.1.1", "description": "A dark theme for Chrome DevTools", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |