Direct Links Firefox

Examine source code of Direct Links

Inspect and view changes in Direct Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Direct Links",
  "version": "1.1resigned1",
  "description": "Skips past redirection links to go directly to the target website",
  "applications": {
    "gecko": {
      "id": "{9b5e80ff-77b2-4bec-b26b-b252b9cee755}",
      "strict_min_version": "45.0a1"
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "content_security_policy": "default-src 'self'",
  "background": {
    "scripts": [
      "common.js",
      "defaults.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Direct Links Alternatives

Here are some Firefox add-ons that are similar to Direct Links: