Shift+Click Image shortcut Firefox

Examine source code of Shift+Click Image shortcut

By: cajhin
Inspect and view changes in Shift+Click Image shortcut source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shift+Click Image -> New Tab",
  "version": "1.1",
  "description": "Open images in a new tab with Shift+Left-Click. With Ctrl -> background",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{605f859d-28e1-486f-abb8-817cd3f7182c}"
    }
  }
}

Best Shift+Click Image shortcut Alternatives

Here are some Firefox add-ons that are similar to Shift+Click Image shortcut: