Cosmic

A cosmic way to start your browsing

Cosmic क्या है?

Cosmic https://cosmic-tab.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A cosmic way to start your browsing"।

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

screenshot

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

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

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

                        Cosmic is an efficient and beautiful new tab extension available for your chrome browser with an effortless search experience that makes your browsers homepage simple and easy to access search and popular social media networks quick links.

By clicking "Add to Chrome", I accept and agree to installing the Cosmic Chrome extension and setting Chrome™️ New Tab Search to that provided by the service with results by Microsoft Bing, and the Terms of Use and Privacy Policy. 
 
Terms of Use: https://questa.mobi/terms-conditions/
Privacy Policy: https://questa.mobi/privacy-policy/                    

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

नाम Cosmic Cosmic
ID gmkfddbnlpiimiopnmcldjffigmimhfg
आधिकारिक URL https://chromewebstore.google.com/detail/cosmic/gmkfddbnlpiimiopnmcldjffigmimhfg
विवरण A cosmic way to start your browsing
फ़ाइल का आकार 2.05 MB
स्थापना संख्या 67,651
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2023-02-13
प्रकाशन तिथि 2022-09-20
डेवलपर https://cosmic-tab.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://cosmic-tab.com
गोपनीयता नीति पृष्ठ URL https://questa.mobi/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cosmic",
    "short_name": "Cosmic",
    "version": "1.0.1",
    "description": "A cosmic way to start your browsing",
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/cosmic-tab.com\/",
            "is_default": true,
            "keyword": "Keyword",
            "name": "cosmic",
            "search_url": "https:\/\/search.cosmic-tab.com\/search?q={searchTerms}"
        }
    },
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png"
    },
    "author": "Trigvent",
    "action": {
        "browser_style": false,
        "default_title": "cosmic"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "permissions": []
}