DPS Websafe

Get genuine search results without ads.

DPS Websafe क्या है?

DPS Websafe https://dpswebsafe.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get genuine search results without ads."।

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

screenshot
screenshot

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

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

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

                        DPS Websafe is an advanced browser extension that allows you to get reliable search results by changing your default search engine to Bing and offers premium ad-blocking and browser-supporting features

Upon clicking the 'Add to Chrome' button, you confirm your agreement to install this Chrome™ extension and abide by the EULA & Privacy Policy.  

With DPS Websafe, you can block all malicious and potentially harmful websites to enjoy a smoother browsing experience that too with a free browser extension.

DPS Websafe is a new-gen browser extension available for major web browsers. DPS Websafe detects and blocks malicious websites and ads on the go. You can enable the extension to enjoy its services with just a single click.

Features
- Ensure genuine search results on every web search
- built-in Ad-Blocker to prevent unwanted advertisements.
- Optimum reliability while you’re online
- Unconditionally a FREE extension.
- Intuitive interface for every age group. 
- It provides only the relevant search results by changing your default search engine to 
  Bing.

How to use DPS Websafe?
When you install DPS Websafe Extension on Chrome, click the extension icon at the top right corner to enjoy the features. 

If you have any queries, suggestions, or feedback, please contact us and help us improve our services for you.

Chrome is a trademark of Google LLC. The use of it here does not imply any affiliation with or endorsement by Google LLC. 


Privacy Policy - https://www.dpswebsafe.com/privacy-policy/
EULA - https://www.dpswebsafe.com/eula/

Experience the web in a much reliable and efficient manner with DPS Websafe.                    

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

नाम DPS Websafe DPS Websafe
ID bjoddpbfndnpeohkmpbjfhcppkhgobcg
आधिकारिक URL https://chromewebstore.google.com/detail/dps-websafe/bjoddpbfndnpeohkmpbjfhcppkhgobcg
विवरण Get genuine search results without ads.
फ़ाइल का आकार 620 KB
स्थापना संख्या 29
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2021-06-06
प्रकाशन तिथि 2020-07-02
डेवलपर https://dpswebsafe.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://dpswebsafe.com/
सहायता पृष्ठ URL https://www.dpswebsafe.com/#faq
गोपनीयता नीति पृष्ठ URL https://www.dpswebsafe.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "author": "DPS Websafe",
    "background": {
        "persistent": true,
        "scripts": [
            "lib\/ga.js",
            "lib\/jquery-3.1.1.min.js",
            "lib\/async.js",
            "ext\/exclusionlist.js",
            "lib\/polyfills\/url.js",
            "lib\/polyfills\/promise.js",
            "lib\/polyfills\/fetch.js",
            "ext\/common.js",
            "ext\/xml2json.js",
            "ext\/background.js",
            "lib\/compat.js",
            "lib\/info.js",
            "lib\/publicSuffixList.js",
            "lib\/adblockplus.js",
            "lib\/sha1.js",
            "lib\/jsbn.js",
            "lib\/rsa.js",
            "messageResponder.js",
            "block_domain\/js\/ls-utils.js",
            "block_domain\/js\/commonJS.js",
            "block_domain\/js\/globalconstent.js",
            "block_domain\/js\/LSEDBJS.js",
            "block_domain\/js\/LSNetwork.js",
            "ext\/Checkforupdates.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/abp-16.png",
            "38": "icons\/abp-16.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "ext\/common.js",
                "ext\/content.js",
                "cssProperties.js",
                "include.preload.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "include.postload.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "ext\/jquery.min.js",
                "block_domain\/js\/globalconstent.js",
                "block_domain\/js\/LSNetwork.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en_US",
    "description": "__MSG_description__",
    "icons": {
        "16": "icons\/abp-32.png",
        "32": "icons\/abp-32.png",
        "64": "icons\/detailed\/abp-64.png",
        "128": "icons\/detailed\/abp-128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "29.0",
    "name": "__MSG_name__",
    "options_page": "options.html",
    "devtools_page": "devtools.html",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "storage",
        "unlimitedStorage",
        "notifications"
    ],
    "omnibox": {
        "keyword": "dps"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.dpswebsafe.com\/images\/fav_icon.ico",
            "is_default": true,
            "keyword": "www.dpswebsafe.com",
            "name": "DPS Websafe",
            "search_url": "http:\/\/www.dpswebsafe.com\/rd\/?q={searchTerms}",
            "suggest_url": "http:\/\/www.dpswebsafe.com\/rd\/?q={searchTerms}&type=list"
        }
    },
    "short_name": "__MSG_name__",
    "storage": {
        "managed_schema": "managed-storage-schema.json"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}