Open Image in Old Tab Firefox

Examine source code of Open Image in Old Tab

By: defkev Add-on
Inspect and view changes in Open Image in Old Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open Image in Old Tab",
  "version": "0.1.3",
  "description": "Restores the legacy View Image context menu behavior",
  "developer": {
    "name": "defkev"
  },
  "applications": {
    "gecko": {
      "id": "view-image@defkev",
      "strict_min_version": "88.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "*://*/*",
    "downloads",
    "menus"
  ],
  "web_accessible_resources": [
    "userChrome.css"
  ]
}

Best Open Image in Old Tab Alternatives

Here are some Firefox add-ons that are similar to Open Image in Old Tab: