Image zoom with Keyboard Firefox

Examine source code of Image zoom with Keyboard

Inspect and view changes in Image zoom with Keyboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CTRL+Enter Image Zoom",
  "version": "0.3.0",
  "author": "Husseyexplores",
  "manifest_version": 2,
  "description": "Zoom image with CTRL+Enter",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_end",
      "js": [
        "src/inject/inject.js"
      ]
    }
  ]
}

Mejores alternativas Image zoom with Keyboard

Aquí hay algunas Firefox add-ons que son similares a Image zoom with Keyboard: