iStart New Tab

Simple and practical start page

iStart New Tab क्या है?

iStart New Tab wetabgroup द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simple and practical start page"।

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

screenshot

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

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

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

                        iStart New Tab is a Simple and practical start page.

By clicking "Add to Chrome", I accept and agree to installing the: iStart New Tab extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in terms of use URL and Policy URL.


Terms of Use: https://policies.extfans.com/policies/terms/iStart-New-Tab.html

Privacy Policy:https://policies.extfans.com/policies/privacy/iStart-New-Tab.html 

Contact us: https://policies.extfans.com/policies/contact/iStart-New-Tab.html

About  us:  https://policies.extfans.com/policies/about/iStart-New-Tab.html                    

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

नाम iStart New Tab iStart New Tab
ID dihekmadkkcgnffajefocfamnpimlhah
आधिकारिक URL https://chromewebstore.google.com/detail/istart-new-tab/dihekmadkkcgnffajefocfamnpimlhah
विवरण Simple and practical start page
फ़ाइल का आकार 19.58 KB
स्थापना संख्या 20,000
वर्तमान संस्करण 1.0.6
अंतिम अपडेट 2023-06-15
प्रकाशन तिथि 2023-04-30
रेटिंग 4.60/5 कुल 10 रेटिंग्स
डेवलपर wetabgroup
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://policies.extfans.com/policies/privacy/iStart-New-Tab.html
समर्थित भाषाएँ en
manifest.json
{
    "background": {
        "service_worker": "background\/background.js"
    },
    "action": {
        "default_icon": {
            "128": "icons\/128.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "96": "icons\/96.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_extdesc__",
    "icons": {
        "128": "icons\/128.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "96": "icons\/96.png"
    },
    "manifest_version": 3,
    "name": "__MSG_extname__",
    "host_permissions": [
        "https:\/\/*.istartnewtab.com\/",
        "https:\/\/istartnewtab.com\/"
    ],
    "permissions": [
        "cookies"
    ],
    "optional_permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.6"
}