GIFCopier Firefox

Examine source code of GIFCopier

By: Syanth
Inspect and view changes in GIFCopier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GIFCopier",
  "version": "1.0",
  "description": "Extension for GIF and short clip copying.",
  "homepage_url": "https://github.com/syanth/gifcopier",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gifcopier@syanth"
    }
  },
  "permissions": [
    "contextMenus",
    "nativeMessaging"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best GIFCopier Alternatives

Here are some Firefox add-ons that are similar to GIFCopier: