AltFThis - Bypass Tracking Redirects

Adds an option to the right-click menu to bypass tracking servers that might be blocked

What is AltFThis - Bypass Tracking Redirects?

AltFThis - Bypass Tracking Redirects is a Chrome extension developed by AltFThis, and its main feature is "Adds an option to the right-click menu to bypass tracking servers that might be blocked".

Extension Screenshots

screenshot

Download AltFThis - Bypass Tracking Redirects Extension CRX File

Download AltFThis - Bypass Tracking Redirects 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

                        Adds an option to the right-click menu to bypass tracking servers that might be blocked                    

Extension Basic Information

Name AltFThis - Bypass Tracking Redirects AltFThis - Bypass Tracking Redirects
ID kfkkfodkjlfcgpmidknhfpiodggaemkc
Official URL https://chromewebstore.google.com/detail/altfthis-bypass-tracking/kfkkfodkjlfcgpmidknhfpiodggaemkc
Description Adds an option to the right-click menu to bypass tracking servers that might be blocked
File Size 9.3 KB
Installation Count 51
Current Version 1.05
Last Updated 2020-04-08
Publish Date 2020-04-08
Rating 5.00/5 Total 1 Ratings
Developer AltFThis
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AltFThis - Bypass Tracking Redirects",
    "version": "1.05",
    "description": "Adds an option to the right-click menu to bypass tracking servers that might be blocked",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "manifest_version": 2
}