Vlad.studio New Tab

Make your New Tab page unique with widgets and backgrounds from Vlad.studio.

Τι είναι το Vlad.studio New Tab;

Το Vlad.studio New Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Vladstudio, και η κύρια λειτουργία του είναι "Make your New Tab page unique with widgets and backgrounds from Vlad.studio.".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Vlad.studio New Tab

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

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

                        — What does this extension do?
— It replaces Chrome's default New Tab page. Here is what you can do with it:

1) add widgets, such as shortcuts to your favorite sites, bookmarks and clocks;
2) move widgets around and resize them;
3) set background to one of Vlad.studio artworks;
4) enjoy!

— Is it free?
— The extension itself is 100% free forever. You may want to sign up (also free!) and unlock up to 7 Vlad.studio backgrounds of your choosing. At any time, you can buy premium account for unlimited access to all backgrounds, present and future.


— Is it safe?
— As safe as I could possibly imagine. All your data remains in your browser's local storage. The extension receives your account data from Vlad.studio website, but does not send anything back.


— What is Vlad.studio?
— Vladstudio is the project of digital artist Vlad Gerasimov. Since 1998, I've created 500+ digital art pieces, and from time to time I release apps like this one. Please see vlad.studio website for more.                    

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

Όνομα Vlad.studio New Tab Vlad.studio New Tab
ID onnnlephmddikejceahbafdpibihbnpj
Επίσημο URL https://chromewebstore.google.com/detail/vladstudio-new-tab/onnnlephmddikejceahbafdpibihbnpj
Περιγραφή Make your New Tab page unique with widgets and backgrounds from Vlad.studio.
Μέγεθος Αρχείου 1.82 MB
Αριθμός Εγκαταστάσεων 896
Τρέχουσα Έκδοση 1.2.0
Τελευταία Ενημέρωση 2021-10-19
Ημερομηνία Δημοσίευσης 2021-10-12
Αξιολόγηση 4.88/5 Συνολικά 16 Αξιολογήσεις
Προγραμματιστής Vladstudio
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://new-tab.vlad.studio/
Διεύθυνση URL της Σελίδας Βοήθειας https://vlad.studio/about-contact
URL της Σελίδας Πολιτικής Απορρήτου https://responsive-buddy.vlad.studio/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vlad.studio New Tab",
    "description": "Make your New Tab page unique with widgets and backgrounds from Vlad.studio.",
    "version": "1.2.0",
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/vlad.studio\/"
    ],
    "permissions": [
        "storage",
        "cookies",
        "bookmarks",
        "topSites"
    ],
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "icons": {
        "16": "\/static\/favicon\/16.png",
        "32": "\/static\/favicon\/32.png",
        "48": "\/static\/favicon\/48.png",
        "128": "\/static\/favicon\/128.png"
    }
}