Undirect Firefox

Examine source code of Undirect

제작자: Zmalski
Inspect and view changes in Undirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Undirect",
  "version": "1.0",
  "description": "Tiny script that bypasses those annoying middleman webpages, taking you directly to the desired webpage.  Currently only functional for redirects through bluemediafiles.com, more to come.",
  "icons": {
    "48": "icon/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bluemediafiles.com/*"
      ],
      "js": [
        "undirect.js"
      ]
    }
  ]
}

최고의 Undirect 대안

다음은 Undirect과(와) 유사한 Firefox add-on입니다: