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
拡張機能の基本情報
名前 | greybeard devtools theme |
ID | cckelcjlkjehoepkfcpgdpjfagodhimd |
公式URL | 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" } } |