Slick Viewer Firefox

Examine source code of Slick Viewer

By: Luca
Inspect and view changes in Slick Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Slick Viewer",
  "version": "1.0.0",
  "manifest_version": 2,
  "description": "Slick Viewer, a distraction-free image viewer for your browser.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png",
    "302": "icons/icon-302.png",
    "512": "icons/icon-512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "slickviewer@webextension",
      "strict_min_version": "55.0"
    }
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "Slick Viewer"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ]
}

Best Slick Viewer Alternatives

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