Venus Tab

Modify new tab page in a way that suits you best to boost your motivation and productivness.

Τι είναι το Venus Tab;

Το Venus Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://venustab.com/, και η κύρια λειτουργία του είναι "Modify new tab page in a way that suits you best to boost your motivation and productivness.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Venus Tab

Λήψη αρχείων επέκτασης Venus Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        We all need some bright colors to lighten our days, therefore we created an extension that displays amazing images in each new Tab. Venus's beauty will wow you!

By clicking “Add to Chrome” I accept and agree to install Venus Tab Chrome Extensions and set chrome new tab to that provided by the service and terms of use and Privacy policy.

The extension will update your search settings and will change your new tab search service provided by Bing. 

----
  Also, before you install Venus Tab, we are obligated to inform you that this product 
  uses advanced marketing techniques. These techniques do not pose any danger 
  for you or your personal data - as listed in the privacy policy, we completely avoid 
  any private data collection and provide comprehensive protection for your 
  information. The marketing approaches we integrated with this extension are 
  called non-intrusive offers. It's a white-hat way of monetization that is 100% secure 
  and transparent. If you find anything about this suspicious or unclear, feel free to 
  contact us ANYTIME, and we assure you we will take our time to make everything 
  clear and straight. 
----

If you are a true fan, there is an option in the top left corner that allows you to change it whenever you want and simply enjoy these wonderful colors.

Beautiful design is not the only thing that is pretty great about Venus Tab. You can use interesting widgets and make your days more productive than ever. 

We incorporated a clock function to ensure that you are always aware of the time. It's vital not to lose track of time, especially if you're swamped with important activities.

Another basic but crucial feature is the weather function. If you have it in your tab, you may check the weather for the precise area and arrange your duties and leisure time accordingly.

The Search Bar is the one we enjoy most. It just urges you to seek fascinating thoughts by blending in with the stunning backgrounds. 

Motivation is something that drives us through some tough days and everybody needs a couple of strong sentences to gain motivation. There is a reminder in the bottom right corner which you can use to set how often you want to see these pop-ups.  

Please feel free to browse our website for additional information:
Website: https://venustab.com/

Check our Privacy Policies:
PP: https://venustab.com/privacy-policy.html
EULA: https://venustab.com/eula.html

Learn more about our company:
About Us: https://venustab.com/about-us.html

You can easily uninstall it if you are no longer interested. Follow these steps for removal: 
1)Menu tab
2)Extensions
3) Click on the extension
4)Remove from chrome                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Venus Tab Venus Tab
ID glbbflekbjdahhfgneeajhidphngkmjk
Επίσημο URL https://chrome.google.com/webstore/detail/venus-tab/glbbflekbjdahhfgneeajhidphngkmjk
Περιγραφή Modify new tab page in a way that suits you best to boost your motivation and productivness.
Μέγεθος Αρχείου 31.24 MB
Αριθμός Εγκαταστάσεων 50,000
Τρέχουσα Έκδοση 1.3
Τελευταία Ενημέρωση 2022-07-28
Ημερομηνία Δημοσίευσης 2021-10-21
Αξιολόγηση 4.53/5 Συνολικά 15 Αξιολογήσεις
Προγραμματιστής https://venustab.com/
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://venustab.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://venustab.com/#contact
URL της Σελίδας Πολιτικής Απορρήτου https://venustab.com/privacy-policy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Venus Tab",
    "description": "Modify new tab page in a way that suits you best to boost your motivation and productivness.",
    "version": "1.3",
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "48": "\/images\/48.png",
        "64": "\/images\/64.png"
    },
    "short_name": "Venus",
    "chrome_url_overrides": {
        "newtab": "html\/new_tab_page.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/venustab.com\/*"
    ],
    "manifest_version": 3,
    "background": {
        "service_worker": "main.js"
    }
}