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 Vladstudio द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make your New Tab page unique with widgets and backgrounds from Vlad.studio."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Vlad.studio New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        — 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"
    }
}