Open in Junction Firefox

Examine source code of Open in Junction

By: Devxter Add-on
Inspect and view changes in Open in Junction source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Open in Junction",
  "version": "1.5",
  "description": "Right-click links or selected text to open via the x-junction:// protocol",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{cad31f84-5171-43ff-abe4-ecf0dc36a3e0}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Open in Junction Alternatives

Here are some Firefox add-ons that are similar to Open in Junction: