YaTab
A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.
Τι είναι το YaTab;
Το YaTab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://yatab.net, και η κύρια λειτουργία του είναι "A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης YaTab
Λήψη αρχείων επέκτασης YaTab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | fkkfdilehekamhmocmkicmebbhcanobi |
| Επίσημο URL | https://chromewebstore.google.com/detail/yatab/fkkfdilehekamhmocmkicmebbhcanobi |
| Περιγραφή | A simple new tab page, with a personal dashboard featuring weather, to-do, notes and beautiful backgrounds. |
| Μέγεθος Αρχείου | 32.36 MB |
| Αριθμός Εγκαταστάσεων | 717 |
| Τρέχουσα Έκδοση | 4.2.1 |
| Τελευταία Ενημέρωση | 2019-07-10 |
| Ημερομηνία Δημοσίευσης | 2019-07-09 |
| Αξιολόγηση | 3.00/5 Συνολικά 2 Αξιολογήσεις |
| Προγραμματιστής | https://yatab.net |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://yatab.net/ |
| Διεύθυνση URL της Σελίδας Βοήθειας | https://yatab.net/contacts.php |
| URL της Σελίδας Πολιτικής Απορρήτου | https://yatab.net/privacy.php |
| Υποστηριζόμενες Γλώσσες | 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": [
" | |