Onion Browser Button Firefox

Examine source code of Onion Browser Button

By: Benthum
Inspect and view changes in Onion Browser Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.2.6",
  "manifest_version": 3,
  "name": "Onion Browser Button",
  "host_permissions": [
    "https://check.torproject.org/*"
  ],
  "homepage_url": "https://mybrowseraddon.com/tor-button.html",
  "description": "Easily browse the internet using TOR proxy with just one click!",
  "commands": {
    "_execute_action": {}
  },
  "permissions": [
    "proxy",
    "storage",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{d3300f05-ef12-4598-a6a4-2432b935ef59}"
    }
  },
  "background": {
    "scripts": [
      "lib/proxy.js",
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "Onion Browser Button",
    "default_popup": "data/popup/popup.html",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Onion Browser Button Alternatives

Here are some Firefox add-ons that are similar to Onion Browser Button: