Box Direct Link Generator Firefox

Examine source code of Box Direct Link Generator

Inspect and view changes in Box Direct Link Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Box Direct Link Generator",
  "version": "1.0",
  "description": "Generate direct download links from Box shared URLs.",
  "author": "Asif Kamboh",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "src/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "box-direct-link-generator@asifkamboh.com"
    }
  }
}

Best Box Direct Link Generator Alternatives

Here are some Firefox add-ons that are similar to Box Direct Link Generator: