greybeard devtools theme
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
什麼是greybeard devtools theme?
greybeard devtools theme是由xero開發的Chrome擴展程式,該擴展的主要功能是“greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…”。
擴展截圖
下載greybeard devtools theme擴展crx文件
下載greybeard devtools theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+.
after installing you need to enable custom themes:
- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply
feel free to fork it on github! https://github.com/xero/greybeard-devtools
changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar
- fix tab width to fit tab names 擴展基本資訊
| 名稱 | |
| ID | cckelcjlkjehoepkfcpgdpjfagodhimd |
| 官方網址 | https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd |
| 簡介 | greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui… |
| 檔案大小 | 539 KB |
| 安裝次數 | 778 |
| 目前版本 | 3.1.5 |
| 更新時間 | 2014-12-17 |
| 上架時間 | 2014-12-17 |
| 評分 | 4.05/5 共 19 次評分 |
| 開發者 | xero |
| 付費類型 | free |
| 擴展官網 | https://github.com/xero/greybeard-devtools |
| 說明頁面URL | https://github.com/xero/greybeard-devtools/blob/master/README.md |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "greybeard devtools theme",
"short_name": "greybeard",
"version": "3.1.5",
"devtools_page": "devtools.html",
"author": "xero harrison",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |