NSFW Image Switcher Firefox

Examine source code of NSFW Image Switcher

By: Vaxo
Inspect and view changes in NSFW Image Switcher 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": "{71070de4-6220-496b-adc5-aa1931a63f6a}",
      "strict_min_version": "111.0"
    }
  }
}

Best NSFW Image Switcher Alternatives

Here are some Firefox add-ons that are similar to NSFW Image Switcher: