Fast Image Viewer Firefox

Examine source code of Fast Image Viewer

Inspect and view changes in Fast Image Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fast Image Viewer",
  "description": "Расширение для браузеров которое позволяет вам быстро и удобно просматривать изображения прямо в вашем браузере",
  "version": "1.0",
  "permissions": [
    "cookies",
    "storage",
    "activeTab",
    "scripting",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "16": "16.png",
      "48": "48.png",
      "128": "128.png"
    },
    "default_title": "Image Viewer",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "websensei6@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Fast Image Viewer Alternatives

Here are some Firefox add-ons that are similar to Fast Image Viewer: