DOWNitUP Browser Integration Firefox

Examine source code of DOWNitUP Browser Integration

Inspect and view changes in DOWNitUP Browser Integration source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DOWNitUP Browser Integration",
  "description": "Send browser downloads to the DOWNitUP desktop app.",
  "version": "0.1.0",
  "permissions": [
    "contextMenus",
    "cookies",
    "downloads",
    "storage",
    "http://*/*",
    "https://*/*",
    "http://127.0.0.1:46542/*"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_title": "DOWNitUP",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-integration@downitup.romreviewertools.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteContent",
          "websiteActivity"
        ]
      }
    }
  }
}

Best DOWNitUP Browser Integration Alternatives

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