DevTools Theme: Obsidian Snake

A highly customized dark theme for Devtools.

Vad är DevTools Theme: Obsidian Snake?

DevTools Theme: Obsidian Snake är en Chrome-tillägg utvecklad av Superzadeh, och dess huvudfunktion är "A highly customized dark theme for Devtools.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner DevTools Theme: Obsidian Snake-förlängningens CRX-fil

Ladda ner DevTools Theme: Obsidian Snake-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn DevTools Theme: Obsidian Snake DevTools Theme: Obsidian Snake
ID mghafidjjkchoelihpcpcnhmkgabndbc
Officiell webbadress https://chrome.google.com/webstore/detail/devtools-theme-obsidian-s/mghafidjjkchoelihpcpcnhmkgabndbc
Beskrivning A highly customized dark theme for Devtools.
Filstorlek 72.09 KB
Antal Installationer 262
Aktuell Version 1.6.0
Senast Uppdaterad 2016-04-11
Publiceringsdatum 2016-04-11
Betyg 3.33/5 Totalt 3 Betyg
Utvecklare Superzadeh
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/superzadeh/zero-base-themes
Hjälpsida URL https://github.com/superzadeh/zero-base-themes
URL till Sekretesspolicy Sidan https://github.com/superzadeh
Stödda Språk 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
}