Steam link filter bypasser

Bypass annoying Steam link filter

What is Steam link filter bypasser?

Steam link filter bypasser is a Chrome extension developed by ncla, and its main feature is "Bypass annoying Steam link filter".

Extension Screenshots

screenshot

Download Steam link filter bypasser Extension CRX File

Download Steam link filter bypasser 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

                        Much better Steam link filter bypasser as it goes directly to the intended URL without visiting link filter page first.                    

Extension Basic Information

Name Steam link filter bypasser Steam link filter bypasser
ID pcjfcaclghmfaidbdhbmafobnjkngfkh
Official URL https://chromewebstore.google.com/detail/steam-link-filter-bypasse/pcjfcaclghmfaidbdhbmafobnjkngfkh
Description Bypass annoying Steam link filter
File Size 3.79 KB
Installation Count 44
Current Version 0.0.1
Last Updated 2014-09-07
Publish Date 2014-09-07
Rating 5.00/5 Total 1 Ratings
Developer ncla
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Steam link filter bypasser",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Bypass annoying Steam link filter",
    "homepage_url": "http:\/\/github.com\/iamncla",
    "background": {
        "scripts": [
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/steamcommunity.com\/linkfilter\/?url=*"
    ]
}