Web Tab Live

Replace the new tab background with a beautiful abstract wallpaper.

Web Tab Live क्या है?

Web Tab Live https://webtablive.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace the new tab background with a beautiful abstract wallpaper."।

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

screenshot

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

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

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

                        Give your Chrome a new look with abstract wallpapers.
Web Tab Live extension brings a fresh look to your default Chrome New Tab page. With every Chrome browser or new tab launch, you will enjoy the abstract wallpapers.
The extension will update your new-tab search and it will be powered by Microsoft Bing.

Features:
- One fixed wallpaper: You may want a fixed wallpaper you always want to see, then just click on an image listed in the backgrounds section
- Quick Links: Quickly access to the most popular social media websites
- Search box: Search the entire web within the extension

Terms of Use: https://webtablive.com/terms.html
Privacy Policy: https://webtablive.com/privacy.html

By click on the «Add to Chrome» button in the top right hand corner and installing the Web Tab Live extension, you are agreeing to install this extension, you are agreeing to our Privacy Policy, and you are agreeing to our Terms of Use.                    

एक्सटेंशन की मूल जानकारी

नाम Web Tab Live Web Tab Live
ID oibdcapfnpanimpddghpiicflamancko
आधिकारिक URL https://chromewebstore.google.com/detail/web-tab-live/oibdcapfnpanimpddghpiicflamancko
विवरण Replace the new tab background with a beautiful abstract wallpaper.
फ़ाइल का आकार 1.16 MB
स्थापना संख्या 11
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2023-11-01
प्रकाशन तिथि 2021-03-30
डेवलपर https://webtablive.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://webtablive.com/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "manifest_version": 2,
    "name": "Web Tab Live",
    "version": "1.0.2",
    "description": "Replace the new tab background with a beautiful abstract wallpaper.",
    "icons": {
        "128": "128.png"
    },
    "permissions": [
        "https:\/\/webtablive.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "bootstrap.html"
    },
    "background": {
        "scripts": [
            "lib.js"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}