TinyURL Bypass Firefox

Examine source code of TinyURL Bypass

Por: Peter
Inspect and view changes in TinyURL Bypass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Automatically redirect tiny url without waiting for the timer.",
  "manifest_version": 2,
  "name": "TinyURL Redirect",
  "version": "1.2",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.tinyurl.is/*",
        "*://*.tinyurl.so/*"
      ],
      "js": [
        "redirect.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0254ae1e-c7d1-4e64-a27f-4ca75a1f2c56}"
    }
  }
}

Melhores alternativas TinyURL Bypass

Aqui estão algumas Firefox add-ons que são similares a TinyURL Bypass: