Amazon Smart Viewer Firefox

Examine source code of Amazon Smart Viewer

Inspect and view changes in Amazon Smart Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Amazon Smart Viewer",
  "version": "1.2",
  "icons": {
    "64": "photo/ff-logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "smart_viewer.js"
      ],
      "css": [
        "smart_viewer.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "ignore_frame.js"
    ]
  },
  "web_accessible_resources": [
    "photo/*.png",
    "photo/*.svg"
  ],
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "64.0"
    }
  }
}

Melhores alternativas Amazon Smart Viewer

Aqui estão algumas Firefox add-ons que são similares a Amazon Smart Viewer: