Stop GIF Firefox

Examine source code of Stop GIF

By: vannile
Inspect and view changes in Stop GIF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stop GIF",
  "version": "1.0",
  "description": "Automatically stops GIF animation on the page.",
  "permissions": [
    "activeTab",
    "tabs",
    "scripting"
  ],
  "browser_action": {
    "default_icon": "icons/icon-64.png",
    "default_title": "Stop GIF",
    "default_popup": "popup.html"
  },
  "icons": {
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{44e1543a-360e-4a07-ba22-4f404ed80160}",
      "strict_min_version": "114.0"
    }
  }
}

Best Stop GIF Alternatives

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