Onion search engine

It adds the Onion search engine to chrome without any popup. It is only compatible with chrome. Search on onionsearchengine.com

Onion search engine क्या है?

Onion search engine https://www.onionsearchengine.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "It adds the Onion search engine to chrome without any popup. It is only compatible with chrome. Search on onionsearchengine.com"।

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

screenshot
screenshot
screenshot

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

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

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

                        This extension for Chrome allows you to set the Onion search engine in browser when you digit "onion" and keyword and you search directly on the Onion search engine.

Onion search engine is search engine with ability to find content on tor network / deepweb / darkweb. the privacy of users is respected there is no cookies and no javascript and there is not third part code or external code.

Onion search engine allows you to search in the normal network as well as in the onion network.

Onion search engine for browse Website use TOR2WEB gateway service developed by Onion search engine and this service is anonymous, protect your privacy and use Tor Network for all browser.

Onion search engine protect your privacy always.                    

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

नाम Onion search engine Onion search engine
ID bkbfimnmgahipghofjedoojeelbefinf
आधिकारिक URL https://chrome.google.com/webstore/detail/onion-search-engine/bkbfimnmgahipghofjedoojeelbefinf
विवरण It adds the Onion search engine to chrome without any popup. It is only compatible with chrome. Search on onionsearchengine.com
फ़ाइल का आकार 29.8 KB
स्थापना संख्या 4,683
वर्तमान संस्करण 7
अंतिम अपडेट 2021-11-29
प्रकाशन तिथि 2019-10-23
रेटिंग 3.60/5 कुल 15 रेटिंग्स
डेवलपर https://www.onionsearchengine.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.onionsearchengine.com
सहायता पृष्ठ URL https://www.onionsearchengine.com
गोपनीयता नीति पृष्ठ URL https://onionsearchengine.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2,
    "name": "Onion search engine",
    "description": "It adds the Onion search engine to chrome without any popup. It is only compatible with chrome. Search on onionsearchengine.com",
    "version": "7",
    "author": "Onion search engine",
    "omnibox": {
        "keyword": "onion"
    },
    "minimum_chrome_version": "9",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_settings_overrides": {
        "homepage": "https:\/\/onionsearchengine.com",
        "search_provider": {
            "encoding": "UTF-8",
            "name": "Onion Search Engine",
            "is_default": true,
            "keyword": "onionsearchengine.com",
            "search_url": "https:\/\/www.onionsearchengine.com\/search.php?search={searchTerms}&submit=Search&rt=std&pk_campaign=chromedft",
            "suggest_url": "https:\/\/www.onionsearchengine.com\/search.php?search={searchTerms}&submit=Search&rt=std&pk_campaign=chromedft"
        },
        "startup_pages": [
            "https:\/\/onionsearchengine.com"
        ]
    }
}