DevTools Theme: Tomorrow Night Bright
The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.
Co to jest DevTools Theme: Tomorrow Night Bright?
DevTools Theme: Tomorrow Night Bright to rozszerzenie Chrome opracowane przez https://gbraad.nl, a jego główną funkcją jest „The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia DevTools Theme: Tomorrow Night Bright
Pobierz pliki rozszerzeń DevTools Theme: Tomorrow Night Bright 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
Tomorrow Night Bright theme for Chrome Developer Tools. Made with Zero Base Themes.
https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | idpgmdicmomnckcoblacfggohfogaplj |
| Oficjalny URL | https://chromewebstore.google.com/detail/devtools-theme-tomorrow-n/idpgmdicmomnckcoblacfggohfogaplj |
| Opis | The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes. |
| Rozmiar pliku | 44.15 KB |
| Liczba instalacji | 90 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2014-12-20 |
| Data Publikacji | 2014-12-19 |
| Ocena | 4.00/5 Łącznie 2 Oceny |
| Deweloper | https://gbraad.nl |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme |
| Adres URL Strony Pomocy | https://github.com/gbraad/chrome-devtools-tomorrow-night-bright-theme/issues |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DevTools Theme: Tomorrow Night Bright",
"version": "1.0.0",
"description": "The Tomorrow Night Bright theme for Devtools. Made with Zero Base Themes.",
"devtools_page": "index.html",
"homepage_url": "https:\/\/github.com\/gbraad\/chrome-devtools-tomorrow-night-bright-theme",
"manifest_version": 2,
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |