Image Visibility Toggle Firefox

Examine source code of Image Visibility Toggle

Por: NEW8869
Inspect and view changes in Image Visibility Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Visibility Toggle",
  "version": "1.0",
  "description": "Toggle the visibility of images on webpages.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/toggle-48.png",
    "default_popup": "popup.html",
    "default_title": "Toggle Images"
  },
  "icons": {
    "48": "icons/toggle-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{df04d165-e2e7-4505-ae73-8e627d920212}"
    }
  }
}

Mejores alternativas Image Visibility Toggle

Aquí hay algunas Firefox add-ons que son similares a Image Visibility Toggle: