Zen Start
Freshen up your new tab page with the content that matters to you.
Wat is Zen Start?
Zen Start is een Chrome-extensie ontwikkeld door ZenStart, en de belangrijkste functie is "Freshen up your new tab page with the content that matters to you.".
Extensie Screenshots
Download het CRX-bestand van de extensie Zen Start
Download Zen Start-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | nnaahicdbhjimbeclhagenfdakioleda |
Officiële URL | https://chrome.google.com/webstore/detail/zen-start/nnaahicdbhjimbeclhagenfdakioleda |
Beschrijving | Freshen up your new tab page with the content that matters to you. |
Bestandsgrootte | 417 KB |
Aantal Installaties | 113 |
Huidige Versie | 1.16 |
Laatst Bijgewerkt | 2019-10-28 |
Publicatiedatum | 2019-10-28 |
Beoordeling | 4.92/5 Totaal 26 Beoordelingen |
Ontwikkelaar | ZenStart |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.zenstart.app/ |
Help Pagina-URL | https://www.zenstart.app/terms-of-use |
URL van de Privacybeleid Pagina | https://www.zenstart.app/privacy-policy |
Ondersteunde Talen | 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", " |