Video to GIF Firefox

Examine source code of Video to GIF

Inspect and view changes in Video to GIF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Video to GIF",
  "version": "3.4.2",
  "description": "Turns a few seconds of the video you are watching into an animated GIF file.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{869086cf-6e34-4c00-962d-005e95d6f142}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "64": "images/icon64.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "app/popup.html",
    "default_title": "Video to GIF",
    "default_icon": {
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "64": "images/icon64.png",
      "96": "images/icon96.png",
      "128": "images/icon128.png"
    }
  },
  "web_accessible_resources": [
    "app/core.js",
    "app/content.js"
  ]
}

Best Video to GIF Alternatives

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