Course Downloader
Course Downloader
What is Course Downloader?
Course Downloader is a Chrome extension developed by Sapps, and its main feature is "Course Downloader".
Extension Screenshots
Download Course Downloader Extension CRX File
Download Course Downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
⬇️ How to use Course Downloader? Follow the instructions on the extension pop-up. 📖 Udemy Downloader features ✓ Shows a pop-up with instructions ✓ Promotes another extension ✓ No password, API login or permissions required ✓ License key required ✓ Simple and easy to use ✓ 24/7 developer support 💳 Pricing, Return and Refund Policy ● Access all features for just $18.99/month. No account required to sign up, and you can cancel at any time, no questions asked! ● No functionality of this extension is available unless you are subscribed to a paid subscription. ● The available payment methods are Credit/Debit cards. ● Google is not the seller of this service. ● We do not accept any refunds.
Extension Basic Information
Name | Course Downloader |
ID | oonnlkligcjbiohgbagmgmppldpimbkp |
Official URL | https://chromewebstore.google.com/detail/course-downloader/oonnlkligcjbiohgbagmgmppldpimbkp |
Description | Course Downloader |
File Size | 12.49 KB |
Installation Count | 2,730 |
Current Version | 1.4 |
Last Updated | 2024-02-22 |
Publish Date | 2023-06-03 |
Rating | 1.00/5 Total 14 Ratings |
Developer | Sapps |
[email protected] | |
Payment Type | in_app |
Privacy Policy Page URL | https://sprise.ltd/policies/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "action": { "default_popup": "popup\/payment.html" }, "author": "Sprise", "description": "Course Downloader", "host_permissions": [ "https:\/\/sprise-api.xyz\/*" ], "icons": { "128": "assets\/logo.png", "16": "assets\/logo.png", "48": "assets\/logo.png" }, "manifest_version": 3, "name": "Course Downloader", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4" } |