FlareGet Integration Firefox

Examine source code of FlareGet Integration

Inspect and view changes in FlareGet Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FlareGet Integration",
  "version": "2.92resigned1",
  "description": "FlareGet Browser Integration extension replaces default download manager of Firefox by Flareget Download Manager.",
  "homepage_url": "http://www.flareget.com/",
  "manifest_version": 2,
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "support@flareget.com",
      "strict_min_version": "50.0"
    }
  },
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "nativeMessaging"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ]
}

Best FlareGet Integration Alternatives

Here are some Firefox add-ons that are similar to FlareGet Integration: