DevTools Theme: Monokai TK#MOD
A highly customized Monokai dark theme for Devtools.
DevTools Theme: Monokai TK#MODとは何ですか?
DevTools Theme: Monokai TK#MODはTyson Kempによって開発されたChromeの拡張機能で、その主な機能は「A highly customized Monokai dark theme for Devtools.」です。
拡張機能のスクリーンショット
DevTools Theme: Monokai TK#MOD拡張機能のCRXファイルをダウンロード
DevTools Theme: Monokai TK#MOD拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is an updated Monokai theme using Zero Base Themes as a starting point. It's been refactored and updated to not cause the recent perf issues we've seen with Chrome 69+.
---
Getting Started
1. Chrome/Chromebook: https://chrome.google.com/webstore/detail/devtools-theme-monokai-tk/apaajnakngeokmggmnpcfilmmegiakdi
2. chrome://flags > Developer Tools experiments > Enabled
3. Inspect(right) > DevTools(...) > Settings (cog icon or Shift+?) > Experiments > Allow custom UI themes
4. Close and reopen the DevTools.
---
All thanks to mauricecruz @ https://github.com/mauricecruz/zero-base-themes 拡張機能の基本情報
| 名前 | |
| ID | apaajnakngeokmggmnpcfilmmegiakdi |
| 公式URL | https://chromewebstore.google.com/detail/devtools-theme-monokai-tk/apaajnakngeokmggmnpcfilmmegiakdi |
| 説明 | A highly customized Monokai dark theme for Devtools. |
| ファイルサイズ | 42 KB |
| インストール数 | 300 |
| 現在のバージョン | 1.5.4 |
| 最終更新日 | 2019-07-19 |
| 公開日 | 2019-07-18 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Tyson Kemp |
| 支払い方法 | free |
| ヘルプページのURL | https://github.com/processnotproduct/zero-base-themes |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Monokai TK#MOD",
"version": "1.5.4",
"description": "A highly customized Monokai dark theme for Devtools.",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/processnotproduct\/zero-base-themes",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"96": "images\/icon96.png",
"128": "images\/icon128.png"
}
} | |