DevTools Theme: Obsidian Snake

A highly customized dark theme for Devtools.

Co to jest DevTools Theme: Obsidian Snake?

DevTools Theme: Obsidian Snake to rozszerzenie Chrome opracowane przez Superzadeh, a jego główną funkcją jest „A highly customized dark theme for Devtools.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia DevTools Theme: Obsidian Snake

Pobierz pliki rozszerzeń DevTools Theme: Obsidian Snake w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa DevTools Theme: Obsidian Snake DevTools Theme: Obsidian Snake
ID mghafidjjkchoelihpcpcnhmkgabndbc
Oficjalny URL https://chrome.google.com/webstore/detail/devtools-theme-obsidian-s/mghafidjjkchoelihpcpcnhmkgabndbc
Opis A highly customized dark theme for Devtools.
Rozmiar pliku 72.09 KB
Liczba instalacji 262
Aktualna Wersja 1.6.0
Ostatnia Aktualizacja 2016-04-11
Data Publikacji 2016-04-11
Ocena 3.33/5 Łącznie 3 Oceny
Deweloper Superzadeh
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/superzadeh/zero-base-themes
Adres URL Strony Pomocy https://github.com/superzadeh/zero-base-themes
Adres URL Strony Polityki Prywatności https://github.com/superzadeh
Obsługiwane Języki 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
}