Image Switch Firefox

Examine source code of Image Switch

Par : Vaxo
Inspect and view changes in Image Switch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Image Switcher",
  "version": "1.0",
  "description": "Show or hide all images on the current page with one click.",
  "browser_action": {
    "default_title": "Image Switcher",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{78962e30-ef60-45ef-ad55-9949e497c554}",
      "strict_min_version": "111.0"
    }
  }
}

Meilleures alternatives Image Switch

Voici quelques Firefox add-ons qui sont similaires à Image Switch :