Secure Shopping

Enhances privacy for online shopping by removing or obscuring tracking tags

What is Secure Shopping?

Secure Shopping is a Chrome extension developed by Get on Social, and its main feature is "Enhances privacy for online shopping by removing or obscuring tracking tags".

Extension Screenshots

screenshot

Download Secure Shopping Extension CRX File

Download Secure Shopping extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Enhances privacy for online shopping by removing or obscuring tracking tags.                    

Extension Basic Information

Name Secure Shopping Secure Shopping
ID nmbfajakikocjokokbbmnhlnkembjpfb
Official URL https://chromewebstore.google.com/detail/secure-shopping/nmbfajakikocjokokbbmnhlnkembjpfb
Description Enhances privacy for online shopping by removing or obscuring tracking tags
File Size 16.47 KB
Installation Count 238
Current Version 3.1
Last Updated 2014-01-20
Publish Date 2014-01-20
Rating 5.00/5 Total 4 Ratings
Developer Get on Social
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.getonsocial.com/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Secure Shopping",
    "short_name": "Secure Shopping",
    "description": "Enhances privacy for online shopping by removing or obscuring tracking tags",
    "version": "3.1",
    "background": {
        "scripts": [
            "ie-utf-ck.js"
        ]
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "23",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*.amazon.com\/*"
    ]
}