greybeard devtools theme
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…
Co to jest greybeard devtools theme?
greybeard devtools theme to rozszerzenie Chrome opracowane przez xero, a jego główną funkcją jest „greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia greybeard devtools theme
Pobierz pliki rozszerzeń greybeard devtools theme 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
greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui elements have been updated to a matching dark grey palette. this is the packaged version for chrome v33+.
after installing you need to enable custom themes:
- navigate to `chrome://flags/`
- enable `Developer Tools experiments`
- reload chrome
- open devtools
- click settings > experiments
- click `allow custom ui themes`
- reload devtools for theme to fully apply
feel free to fork it on github! https://github.com/xero/greybeard-devtools
changelog
-----------------------------------------
- default splash font color
- updates to network caution messages
- updates to network view headers
- added background color to resources tab sidebar
- fix tab width to fit tab names Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | cckelcjlkjehoepkfcpgdpjfagodhimd |
| Oficjalny URL | https://chromewebstore.google.com/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd |
| Opis | greybeard is a fork of SO-Dark-Monokai-v3 chrome developer tools theme. in addition of the monokai color scheme, all dev-tools ui… |
| Rozmiar pliku | 539 KB |
| Liczba instalacji | 778 |
| Aktualna Wersja | 3.1.5 |
| Ostatnia Aktualizacja | 2014-12-17 |
| Data Publikacji | 2014-12-17 |
| Ocena | 4.05/5 Łącznie 19 Oceny |
| Deweloper | xero |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/xero/greybeard-devtools |
| Adres URL Strony Pomocy | https://github.com/xero/greybeard-devtools/blob/master/README.md |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "greybeard devtools theme",
"short_name": "greybeard",
"version": "3.1.5",
"devtools_page": "devtools.html",
"author": "xero harrison",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |