Browse with Onion Firefox

Examine source code of Browse with Onion

By: Benthum Add-on
Inspect and view changes in Browse with Onion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.4",
  "manifest_version": 3,
  "name": "Browse with Onion",
  "host_permissions": [
    "*://check.torproject.org/*"
  ],
  "homepage_url": "https://mybrowseraddon.com/browse-in-tor.html",
  "description": "Easily browse desired websites with tor (onion) proxy!",
  "commands": {
    "_execute_action": {}
  },
  "permissions": [
    "proxy",
    "storage",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{a49400ec-5aa3-4f86-9bad-9ebdf10403b7}"
    }
  },
  "background": {
    "scripts": [
      "lib/proxy.js",
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "Browse with Onion",
    "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 Browse with Onion Alternatives

Here are some Firefox add-ons that are similar to Browse with Onion: