Discord Inliner Firefox

Examine source code of Discord Inliner

Inspect and view changes in Discord Inliner source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Discord Inliner",
  "version": "0.1.0",
  "description": "Displays videos and other content in the browser instead of showing a download prompt on Discord CDN servers by modifying the Content-Disposition header.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://cdn.discordapp.com/*",
    "*://media.discordapp.net/*"
  ],
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "discord-inliner.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{695da8bd-76c4-4273-9170-79b452eaf6a8}"
    }
  }
}

Best Discord Inliner Alternatives

Here are some Firefox add-ons that are similar to Discord Inliner: