Quo Vadis? Firefox

Examine source code of Quo Vadis?

By: basa Add-on
Inspect and view changes in Quo Vadis? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quo Vadis?",
  "description": "Reveal the chain of link redirections behind any (typically shortened) obscure URL.",
  "version": "2.0.7",
  "homepage_url": "https://basa.nl/quovadis/",
  "author": "basa",
  "developer": {
    "name": "basa",
    "url": "https://basa.nl/quovadis/"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "permissions": [
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "loading.gif",
    "icon.png"
  ],
  "icons": {
    "48": "icon.png"
  }
}

Best Quo Vadis? Alternatives

Here are some Firefox add-ons that are similar to Quo Vadis?: