SquareTab

SquareTab allows you to fully customize your browsers start page

SquareTab क्या है?

SquareTab SquareMedia द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SquareTab allows you to fully customize your browsers start page"।

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

screenshot
screenshot

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

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

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

                        SquareTab changes your new tab and has a default search provider of Bing.  SquareTab is free and can be easily removed anytime.

-------------------------------------------------------
 
By adding this extension, you agree to our privacy policy available at https://squarestartpage.com/privacy

By adding this extension, you agree to our terms of service available at https://squarestartpage.com/terms

If you have questions or feedback, you can contact us here 
https://squarestartpage.com/contact

If you need help removing or resetting the Start Page, follow these steps: 
https://squarestartpage.com/uninstall                    

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

नाम SquareTab SquareTab
ID hnjlcpngjhdoehbjfkmhjagmmojcimnc
आधिकारिक URL https://chromewebstore.google.com/detail/squaretab/hnjlcpngjhdoehbjfkmhjagmmojcimnc
विवरण SquareTab allows you to fully customize your browsers start page
फ़ाइल का आकार 492 KB
स्थापना संख्या 4,698
वर्तमान संस्करण 2.1.2
अंतिम अपडेट 2024-02-17
प्रकाशन तिथि 2022-09-10
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर SquareMedia
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://squarestartpage.com/contact
गोपनीयता नीति पृष्ठ URL https://squarestartpage.com/privacy?ref=cws
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SquareTab",
    "short_name": "SquareTab",
    "description": "SquareTab allows you to fully customize your browsers start page",
    "version": "2.1.2",
    "manifest_version": 3,
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "\/index.html"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "permissions": [
        "storage",
        "topSites"
    ],
    "optional_permissions": []
}