Zen tab
Override the new tab page with zen
Co to jest Zen tab?
Zen tab to rozszerzenie Chrome opracowane przez psgganesh, a jego główną funkcją jest „Override the new tab page with zen”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Zen tab
Pobierz pliki rozszerzeń Zen tab 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
Zen new page tab Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | jngfahkkdflmkjondjmllikjnkpencbh |
| Oficjalny URL | https://chromewebstore.google.com/detail/zen-tab/jngfahkkdflmkjondjmllikjnkpencbh |
| Opis | Override the new tab page with zen |
| Rozmiar pliku | 16.95 KB |
| Liczba instalacji | 17 |
| Aktualna Wersja | 0.1 |
| Ostatnia Aktualizacja | 2014-12-23 |
| Data Publikacji | 2014-12-22 |
| Ocena | 4.50/5 Łącznie 2 Oceny |
| Deweloper | psgganesh |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Zen tab",
"description": "Override the new tab page with zen",
"version": "0.1",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "zen.html"
},
"manifest_version": 2
} | |