Browser Image History Viewer Firefox

Examine source code of Browser Image History Viewer

By: Austrax Add-on
Inspect and view changes in Browser Image History Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Browser Image History Viewer",
  "version": "1.7.1",
  "description": "Enables browsing, downloading and deleting images from browser history.",
  "permissions": [
    "history",
    "storage",
    "downloads"
  ],
  "host_permissions": [
    "file:///*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-image-history-viewer@example.com",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Browser Image History Viewer Alternatives

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