Torry

Torry - Search Anonymously with Tor

Torry क्या है?

Torry https://torry.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Torry - Search Anonymously with Tor"।

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

screenshot

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

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

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

                        Torry is a search engine that anonymizes your searches and hides you from the websites you visit.


Tor Anonymous View

Clicking search results means leaving the protection of Torry. We developed the "Tor Anonymous View" so you can visit search results in full privacy inside the Tor Network. Nobody will ever know you were there. You’ll find the feature next to every search result.


Access Onion Websites & Services

Torry grants Internet users access to Tor Onion Websites and Services without having to use the Tor Browser.


Surf Privately

Torry never saves your searches, so you can surf the normal web or deep web with peace of mind. With Torry, you gain access to hidden search results while your personal information remains private


Your Privacy Matters

We’re interested in anonymizing search, not your data. Torry is committed to protecting your privacy. What you search for is your own business. You gain access to great search results while your personal information, searches, and what you do on the website you visit stays private.


Get the extension and start searching today. Your privacy will be better for it. 


Questions?

Reach out to us anytime at [email protected]                    

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

नाम Torry Torry
ID amgdmokmcgdoodpfegebpahngimkafin
आधिकारिक URL https://chromewebstore.google.com/detail/torry/amgdmokmcgdoodpfegebpahngimkafin
विवरण Torry - Search Anonymously with Tor
फ़ाइल का आकार 227 KB
स्थापना संख्या 660
वर्तमान संस्करण 1.0002
अंतिम अपडेट 2021-06-30
प्रकाशन तिथि 2020-06-08
रेटिंग 4.20/5 कुल 5 रेटिंग्स
डेवलपर https://torry.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://torry.io
गोपनीयता नीति पृष्ठ URL https://www.torry.io/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "version": "1.0002",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Torry",
    "short_name": "Torry",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Torry",
            "keyword": "Torry",
            "search_url": "https:\/\/torry.io\/search\/?a=b&q={searchTerms}",
            "favicon_url": "https:\/\/torry.io\/img\/torry_head.png",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "description": "Torry - Search Anonymously with Tor",
    "icons": {
        "128": "img\/128.png",
        "64": "img\/64.png",
        "32": "img\/32.png",
        "16": "img\/16.png"
    },
    "background": {
        "scripts": [
            "bg.js"
        ],
        "persistent": true
    }
}