Image zoom with Keyboard Firefox

Examine source code of Image zoom with Keyboard

제작자: Husseyexplores
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"
      ]
    }
  ]
}

최고의 Image zoom with Keyboard 대안

다음은 Image zoom with Keyboard과(와) 유사한 Firefox add-on입니다: