DevTools Theme: Just Black
Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart…
Co to jest DevTools Theme: Just Black?
DevTools Theme: Just Black to rozszerzenie Chrome opracowane przez https://trentbrew.com, a jego główną funkcją jest „Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia DevTools Theme: Just Black
Pobierz pliki rozszerzeń DevTools Theme: Just Black 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
Black DevTools Theme
Installation:
1.) Open chrome://flags
2.) Look for "Developer Tools experiments"
3.) Enable it and restart Chrome
4.) Open Developer Tools
5.) Open the Settings > Experiments > "Allow Custom UI Themes"
6.) Close and reopen the DevTools
Please note: DevTools must be set to dark mode
Contribute: https://github.com/trentbrew/devtools-theme-black
Big thanks to Nitay Neeman <3 (https://github.com/nitayneeman/material-dark-devtools) Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | cchpcfjfdljcfchegellgojokpfobjkd |
| Oficjalny URL | https://chromewebstore.google.com/detail/devtools-theme-just-black/cchpcfjfdljcfchegellgojokpfobjkd |
| Opis | Black DevTools Theme Installation: 1.) Open chrome://flags 2.) Look for "Developer Tools experiments" 3.) Enable it and restart… |
| Rozmiar pliku | 940 KB |
| Liczba instalacji | 2,278 |
| Aktualna Wersja | 0.1.0 |
| Ostatnia Aktualizacja | 2022-10-08 |
| Data Publikacji | 2021-12-18 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | https://trentbrew.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/tbrew1023/devtools-theme-black |
| Adres URL Strony Pomocy | https://trentbrew.com |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Just Black",
"short_name": "Just Black",
"version": "0.1.0",
"devtools_page": "devtools.html",
"homepage_url": "https:\/\/github.com\/tbrew1023\/devtools-theme-black",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |