YaTab
A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.
Hvad er YaTab?
YaTab er en Chrome-udvidelse udviklet af https://yatab.net, og dens hovedfunktion er "A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.".
Udvidelsesskærmbilleder
Download YaTab-udvidelses-CRX-fil
Download YaTab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | YaTab |
ID | fkkfdilehekamhmocmkicmebbhcanobi |
Officiel URL | https://chromewebstore.google.com/detail/yatab/fkkfdilehekamhmocmkicmebbhcanobi |
Beskrivelse | A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds. |
Filstørrelse | 32.36 MB |
Antal Installationer | 717 |
Nuværende Version | 4.2.1 |
Senest Opdateret | 2019-07-10 |
Udgivelsesdato | 2019-07-09 |
Bedømmelse | 3.00/5 Samlet 2 Bedømmelser |
Udvikler | https://yatab.net |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://yatab.net/ |
Hjælpeside-URL | https://yatab.net/contacts.php |
URL til Fortrolighedspolitik Side | https://yatab.net/privacy.php |
Understøttede Sprog | 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": [ " |