Sqoo search engine

New convenient search engine

Sqoo search engine क्या है?

Sqoo search engine sahfsoifhqavnu द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "New convenient search engine"।

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

screenshot

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

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

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

                        This extension allows you to improve your search engine. We have developed a new search engine that finds relevant information for the user as efficiently as possible. Multiple search engines are used to search for powerful search!                    

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

नाम Sqoo search engine Sqoo search engine
ID dojdepnhnlebmcjndhehcekjemalcdmf
आधिकारिक URL https://chromewebstore.google.com/detail/sqoo-search-engine/dojdepnhnlebmcjndhehcekjemalcdmf
विवरण New convenient search engine
फ़ाइल का आकार 103 KB
स्थापना संख्या 2,026
वर्तमान संस्करण 2.0.5
अंतिम अपडेट 2023-05-17
प्रकाशन तिथि 2021-07-31
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर sahfsoifhqavnu
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://sqoo.co/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sqoo search engine",
    "version": "2.0.5",
    "description": "New convenient search engine",
    "permissions": [
        "tabs"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "index.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "name.https:\/\/sharesceral.uno\/",
            "keyword": "keyword.https:\/\/sharesceral.uno\/",
            "search_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "favicon_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param=",
            "suggest_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "instant_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "image_url": "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
            "search_url_post_params": "search_lang=sharesceral.uno",
            "suggest_url_post_params": "suggest_lang=sharesceral.uno",
            "instant_url_post_params": "instant_lang=sharesceral.uno",
            "image_url_post_params": "image_lang=sharesceral.uno",
            "alternate_urls": [
                "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}",
                "https:\/\/sharesceral.uno\/iQ9drOYxEJd2wNHRI\/60487?param={searchTerms}"
            ],
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "icons": {
        "32": "cursors\/cursor_orange_triangles_32x32.png",
        "128": "cursors\/cursor_orange_triangles_128x128.png"
    },
    "manifest_version": 3
}