PrivacyWall Search Engine

The search engine that protects your security.

PrivacyWall Search Engine क्या है?

PrivacyWall Search Engine https://privacywall.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The search engine that protects your security."।

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

screenshot
screenshot

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

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

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

                        Are you tired of being tracked and targeted by annoying ads? Do you want to search the web with more speed and security? Then you need PrivacyWall, the search engine that respects your data and your security. Add our free Chrome extension to get the power of PrivacyWall search at your fingertips. 🍪

Our #Story

We are not just another search engine. We are a team of passionate technology experts who believe in the power of privacy. We use the latest machine learning technology to protect your data and deliver the best search results. 🤺

#Why Use PrivacyWall

🌍When you search with PrivacyWall, you can rest assured that your searches are not being tracked or used to create shadow profiles. You can enjoy the web without being followed by intrusive ads or trackers.

Our #Features

🔎Search with Peace of Mind — PrivacyWall does not use your search data to follow you around the web with intrusive ads. You can search with confidence and freedom.
🔢PrivateView — Preview websites in real-time without leaving any trace. Just click the "PrivateView" link next to each search result to see the site without exposing your IP or personal information. No risk, no hassle.

Our #Mission

🔒We believe that privacy is a human right, and that you should have full control over your data. Join our mission at PrivacyWall to make the web a safer and more private place for everyone.

👍Follow us on Twitter (@PrivacyWallOrg)

🤙You can always reach us at https://support.privacywall.org

Usage of extension permissions:

"Change your search settings to: privacywall.org":
This permission is required so that PrivacyWall can provide search services.

Please read our privacy policy located at: https://www.privacywall.org/privacy                    

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

नाम PrivacyWall Search Engine PrivacyWall Search Engine
ID ghopghjofhgeahfdbpeinaopdeocnaap
आधिकारिक URL https://chromewebstore.google.com/detail/privacywall-search-engine/ghopghjofhgeahfdbpeinaopdeocnaap
विवरण The search engine that protects your security.
फ़ाइल का आकार 61.15 KB
स्थापना संख्या 4,340
वर्तमान संस्करण 1.0.6
अंतिम अपडेट 2024-03-05
प्रकाशन तिथि 2020-02-26
रेटिंग 3.91/5 कुल 11 रेटिंग्स
डेवलपर https://privacywall.org
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.privacywall.org/about
सहायता पृष्ठ URL https://support.privacywall.org
गोपनीयता नीति पृष्ठ URL https://www.privacywall.org/privacy
समर्थित भाषाएँ ms,de,en,fr,nl,no,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,fa,hi,th,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PrivacyWall Search Engine",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "icons": {
        "128": "128.png"
    },
    "version": "1.0.6",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "PrivacyWall",
            "keyword": "privacywall",
            "search_url": "https:\/\/www.privacywall.org\/search\/secure\/?q={searchTerms}&t=chext",
            "favicon_url": "https:\/\/www.privacywall.org\/images\/favicon32.ico",
            "suggest_url": "https:\/\/search.privacywall.org\/suggest.php?q={searchTerms}",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "PrivacyWall",
        "default_icon": "32.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "manifest_version": 3
}