DevTools Theme: Obsidian Snake
A highly customized dark theme for Devtools.
什麼是DevTools Theme: Obsidian Snake?
DevTools Theme: Obsidian Snake是由Superzadeh開發的Chrome擴展程式,該擴展的主要功能是“A highly customized dark theme for Devtools.”。
擴展截圖
下載DevTools Theme: Obsidian Snake擴展crx文件
下載DevTools Theme: Obsidian Snake擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a theme for the Developer Tools [CTRL/CMD + SHIFT + I]. Fork of https://github.com/mauricecruz/zero-base-themes. The theme is a mix between Zero Dark Matrix for Dev Tools colors and Obsidian for the code highlighting. Credits: - https://github.com/mekwall/obsidian-color-scheme - https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme Installation Instructions --------------------------------------------------------- Make sure you enabled custom UI themes by following these steps: Open chrome://flags ▶ Enable Developer Tools experiments and click "Relaunch Now" at the bottom. Open developer tools settings ▶ Experiments ▶ [✔] Allow custom UI themes.
擴展基本資訊
名稱 | |
ID | mghafidjjkchoelihpcpcnhmkgabndbc |
官方網址 | https://chrome.google.com/webstore/detail/devtools-theme-obsidian-s/mghafidjjkchoelihpcpcnhmkgabndbc |
簡介 | A highly customized dark theme for Devtools. |
檔案大小 | 72.09 KB |
安裝次數 | 262 |
目前版本 | 1.6.0 |
更新時間 | 2016-04-11 |
上架時間 | 2016-04-11 |
評分 | 3.33/5 共 3 次評分 |
開發者 | Superzadeh |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/superzadeh/zero-base-themes |
說明頁面URL | https://github.com/superzadeh/zero-base-themes |
隱私政策頁面URL | https://github.com/superzadeh |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DevTools Theme: Obsidian Snake", "version": "1.6.0", "description": "A highly customized dark theme for Devtools.", "devtools_page": "devtools.html", "homepage_url": "https:\/\/github.com\/superzadeh\/zero-base-themes", "manifest_version": 2 } |