Zen Start
Freshen up your new tab page with the content that matters to you.
Co to jest Zen Start?
Zen Start to rozszerzenie Chrome opracowane przez ZenStart, a jego główną funkcją jest „Freshen up your new tab page with the content that matters to you.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Zen Start
Pobierz pliki rozszerzeń Zen Start 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
Replace your default new tab page with Zen Start! Zen Start puts beautiful imagery and important information right at your fingertips. When you open a new browser tab, you'll see local weather along with the current date and time atop exquisite, professionally shot photos specifically curated to promote peacefulness and serenity. Features: - Sleek, minimalist design - Date, time, and local weather all in one place - Stunning photo backgrounds
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | nnaahicdbhjimbeclhagenfdakioleda |
Oficjalny URL | https://chrome.google.com/webstore/detail/zen-start/nnaahicdbhjimbeclhagenfdakioleda |
Opis | Freshen up your new tab page with the content that matters to you. |
Rozmiar pliku | 417 KB |
Liczba instalacji | 113 |
Aktualna Wersja | 1.16 |
Ostatnia Aktualizacja | 2019-10-28 |
Data Publikacji | 2019-10-28 |
Ocena | 4.92/5 Łącznie 26 Oceny |
Deweloper | ZenStart |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.zenstart.app/ |
Adres URL Strony Pomocy | https://www.zenstart.app/terms-of-use |
Adres URL Strony Polityki Prywatności | https://www.zenstart.app/privacy-policy |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "browser_action": { "default_icon": { "16": "assets\/icons\/16.png", "48": "assets\/icons\/48.png", "128": "assets\/icons\/128.png" } }, "permissions": [ "storage", "unlimitedStorage", "topSites", "activeTab", "browsingData", "geolocation", "history", "tabs", " |