Udemy Downloader Firefox

Examine source code of Udemy Downloader

By: Sprise
Inspect and view changes in Udemy Downloader 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
{
  "action": {
    "default_popup": "popup/payment.html"
  },
  "content_scripts": [
    {
      "js": [
        "content/content.js"
      ],
      "matches": [
        "https://www.udemy.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ud@sprise.ltd"
    }
  },
  "description": "Udemy Downloader downloads course videos from Udemy",
  "host_permissions": [
    "https://www.udemy.com/*",
    "https://sprise-api.xyz/*"
  ],
  "icons": {
    "16": "assets/logo.png",
    "48": "assets/logo.png",
    "128": "assets/logo.png"
  },
  "background": {
    "scripts": [
      "service.js"
    ]
  },
  "manifest_version": 3,
  "name": "Udemy Downloader",
  "permissions": [
    "storage",
    "downloads"
  ],
  "version": "1.0"
}

Best Udemy Downloader Alternatives

Here are some Firefox add-ons that are similar to Udemy Downloader: