GIF Stopper Firefox

Examine source code of GIF Stopper

Inspect and view changes in GIF Stopper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "2.1.0",
  "description": "__MSG_extensionDescription__",
  "browser_specific_settings": {
    "gecko": {
      "id": "{68e410c5-f3d0-2dbe-b8d0-1050f0b2856c}",
      "strict_min_version": "128.0"
    }
  },
  "icons": {
    "24": "icons/toggleanigif.svg",
    "32": "icons/toggleanigif.svg",
    "50": "icons/toggleanigif.svg"
  },
  "background": {
    "scripts": [
      "utils/iconupdater.js",
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/toggleanigif.svg",
    "default_title": "__MSG_button_title__",
    "theme_icons": [
      {
        "dark": "icons/toggleanigif.svg",
        "light": "icons/toggleanigif-light.svg",
        "size": 19
      }
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "commands": {
    "_execute_browser_action": {}
  },
  "permissions": [
    "browserSettings",
    "storage",
    "menus"
  ],
  "optional_permissions": [
    "<all_urls>"
  ]
}

Best GIF Stopper Alternatives

Here are some Firefox add-ons that are similar to GIF Stopper: