GIF Maker Firefox

Examine source code of GIF Maker

By: keller Add-on
Inspect and view changes in GIF Maker source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.5",
  "name": "GIF Maker",
  "manifest_version": 3,
  "homepage_url": "https://mybrowseraddon.com/gif-maker.html",
  "description": "Create animated GIFs from existing video file(s) or images!",
  "commands": {
    "_execute_action": {}
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{a69e5eaf-3c86-4e4f-b1d5-641eb695b4d1}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "GIF Maker",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best GIF Maker Alternatives

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