DevTools Theme: Zero Dark Matrix
A highly customized dark theme for Devtools.
Co to jest DevTools Theme: Zero Dark Matrix?
DevTools Theme: Zero Dark Matrix to rozszerzenie Chrome opracowane przez Maurice Cruz, a jego główną funkcją jest „A highly customized dark theme for Devtools.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia DevTools Theme: Zero Dark Matrix
Pobierz pliki rozszerzeń DevTools Theme: Zero Dark Matrix 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, set Theme mode to 'Dark'
- Select Experiments tab, and check 'Allow custom UI themes'
- Reload devtools.
Changelog
---------------------------------------------------------
## 3.0.6
* Fix expanded arrow rendering
Full changelog history on:
https://github.com/mauricecruz/zero-base-themes/blob/master/CHANGELOG.md Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | bomhdjeadceaggdgfoefmpeafkjhegbo |
| Oficjalny URL | https://chromewebstore.google.com/detail/devtools-theme-zero-dark/bomhdjeadceaggdgfoefmpeafkjhegbo |
| Opis | A highly customized dark theme for Devtools. |
| Rozmiar pliku | 56.82 KB |
| Liczba instalacji | 26,469 |
| Aktualna Wersja | 3.0.6 |
| Ostatnia Aktualizacja | 2019-10-03 |
| Data Publikacji | 2019-10-03 |
| Ocena | 4.72/5 Łącznie 547 Oceny |
| Deweloper | Maurice Cruz |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme |
| Adres URL Strony Pomocy | https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme/issues?direction=desc&sort=updated&state=open |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Zero Dark Matrix",
"version": "3.0.6",
"description": "A highly customized dark theme for Devtools.",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/mauricecruz\/chrome-devtools-zerodarkmatrix-theme",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |