DevTools Theme: Obsidian Snake
A highly customized dark theme for Devtools.
What is DevTools Theme: Obsidian Snake?
DevTools Theme: Obsidian Snake is a Chrome extension developed by Superzadeh, and its main feature is "A highly customized dark theme for Devtools.".
Extension Screenshots
Download DevTools Theme: Obsidian Snake Extension CRX File
Download DevTools Theme: Obsidian Snake extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | mghafidjjkchoelihpcpcnhmkgabndbc |
Official URL | https://chrome.google.com/webstore/detail/devtools-theme-obsidian-s/mghafidjjkchoelihpcpcnhmkgabndbc |
Description | A highly customized dark theme for Devtools. |
File Size | 72.09 KB |
Installation Count | 262 |
Current Version | 1.6.0 |
Last Updated | 2016-04-11 |
Publish Date | 2016-04-11 |
Rating | 3.33/5 Total 3 Ratings |
Developer | Superzadeh |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/superzadeh/zero-base-themes |
Help Page URL | https://github.com/superzadeh/zero-base-themes |
Privacy Policy Page URL | https://github.com/superzadeh |
Supported Languages | 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 } |