Darcula Theme for DevTools
Darcula Theme for DevTools
Co to jest Darcula Theme for DevTools?
Darcula Theme for DevTools to rozszerzenie Chrome opracowane przez Andrey Izman, a jego główną funkcją jest „Darcula Theme for DevTools”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Darcula Theme for DevTools
Pobierz pliki rozszerzeń Darcula Theme for DevTools 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].
Installation Instructions
---------------------------------------------------------
- Add this theme
- Goto chrome://flags/#enable-devtools-experiments and Enable Developer Tools experiments. Select [Relaunch Now] at the bottom of the page.
- Open developer tools settings, select Experiments tab, and check 'Allow custom UI themes'.
- Open developer tools settings, in the Preferences switch Theme to the Dark.
- Reload devtools. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | gfmlaljopbojfghmafldbdecllafopom |
| Oficjalny URL | https://chromewebstore.google.com/detail/darcula-theme-for-devtool/gfmlaljopbojfghmafldbdecllafopom |
| Opis | Darcula Theme for DevTools |
| Rozmiar pliku | 282 KB |
| Liczba instalacji | 792 |
| Aktualna Wersja | 1.0.3 |
| Ostatnia Aktualizacja | 2017-10-12 |
| Data Publikacji | 2017-10-11 |
| Ocena | 5.00/5 Łącznie 9 Oceny |
| Deweloper | Andrey Izman |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/mervick/chrome-devtools-darcula-theme |
| Adres URL Strony Pomocy | https://github.com/mervick/chrome-devtools-darcula-theme |
| Obsługiwane Języki | en |
| manifest.json | |
{
"description": "Darcula Theme for DevTools",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/mervick\/chrome-devtools-darcula-theme",
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"author": "Andrey Izman",
"browser_action": {
"default_icon": "images\/icon32.png"
},
"manifest_version": 2,
"name": "Darcula Theme for DevTools",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.3"
} | |