onions-everywhere Firefox

Examine source code of onions-everywhere

By: rany Add-on
Inspect and view changes in onions-everywhere source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "onions-everywhere@rany.eu.org",
      "strict_min_version": "48.0"
    }
  },
  "background": {
    "scripts": [
      "http.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "run_at": "document_end",
      "js": [
        "meta.js"
      ]
    }
  ],
  "manifest_version": 2,
  "name": "onions-everywhere",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://*/*"
  ],
  "version": "1.4",
  "description": "Automatically redirect to onion domain if it's available."
}

Best onions-everywhere Alternatives

Here are some Firefox add-ons that are similar to onions-everywhere: