YaTab
A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.
Was ist YaTab?
YaTab ist eine Chrome-Erweiterung, die von https://yatab.net entwickelt wurde, und ihr Hauptmerkmal ist "A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.".
Erweiterungsscreenshots
YaTab-Erweiterungs-CRX-Datei herunterladen
Laden Sie YaTab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
YaTab allows you to add a new and innovative new-tab interface. Once installed, you will find the following features: - Weather - To-Do - Notes - Bookmarks - Browser History Along with beautiful backgrounds. -=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=-=x=- By clicking "Add to chrome", I accept and agree to installing the Yatab Chrome extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy. Privacy Policy: https://yatab.net/privacy.php Terms of Use: https://yatab.net/terms.php Contacts: https://yatab.net/contacts.php About Us: https://yatab.net/about.php
Grundlegende Informationen zur Erweiterung
Name | YaTab |
ID | fkkfdilehekamhmocmkicmebbhcanobi |
Offizielle URL | https://chromewebstore.google.com/detail/yatab/fkkfdilehekamhmocmkicmebbhcanobi |
Beschreibung | A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds. |
Dateigröße | 32.36 MB |
Installationsanzahl | 717 |
Aktuelle Version | 4.2.1 |
Letztes Update | 2019-07-10 |
Veröffentlichungsdatum | 2019-07-09 |
Bewertung | 3.00/5 Insgesamt 2 Bewertungen |
Entwickler | https://yatab.net |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://yatab.net/ |
Hilfeseite URL | https://yatab.net/contacts.php |
URL der Datenschutzrichtlinien-Seite | https://yatab.net/privacy.php |
Unterstützte Sprachen | en |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "browser_action": { "default_icon": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "default_title": "Open New Tab" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.", "icons": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "content_scripts": [ { "matches": [ " |