uGet Integration Firefox

Examine source code of uGet Integration

Inspect and view changes in uGet Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "uget-integration@slgobinath",
      "strict_min_version": "52.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icon_32.png",
    "default_popup": "popup.html"
  },
  "commands": {
    "toggle-interruption": {
      "suggested_key": {
        "default": "Ctrl+Shift+U",
        "mac": "Command+Shift+U"
      },
      "description": "Toggle interruption"
    }
  },
  "description": "uGet Browser Integration extension replaces default download manager by uGet Download Manager.",
  "homepage_url": "http://ugetdm.com/",
  "icons": {
    "32": "icon_32.png",
    "48": "icon_48.png",
    "64": "icon_64.png",
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "minimum_chrome_version": "19.0",
  "name": "uGet Integration",
  "short_name": "uGet",
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "nativeMessaging",
    "contextMenus",
    "downloads",
    "storage",
    "cookies",
    "activeTab",
    "tabs"
  ],
  "version": "2.1.3.2resigned1"
}

Best uGet Integration Alternatives

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