Course Downloader
Course Downloader
Hvad er Course Downloader?
Course Downloader er en Chrome-udvidelse udviklet af Sapps, og dens hovedfunktion er "Course Downloader".
Udvidelsesskærmbilleder
Download Course Downloader-udvidelses-CRX-fil
Download Course Downloader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
⬇️ 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.
Grundlæggende oplysninger om udvidelsen
Navn | Course Downloader |
ID | oonnlkligcjbiohgbagmgmppldpimbkp |
Officiel URL | https://chromewebstore.google.com/detail/course-downloader/oonnlkligcjbiohgbagmgmppldpimbkp |
Beskrivelse | Course Downloader |
Filstørrelse | 12.49 KB |
Antal Installationer | 2,730 |
Nuværende Version | 1.4 |
Senest Opdateret | 2024-02-22 |
Udgivelsesdato | 2023-06-03 |
Bedømmelse | 1.00/5 Samlet 14 Bedømmelser |
Udvikler | Sapps |
[email protected] | |
Betalingsmetode | in_app |
URL til Fortrolighedspolitik Side | https://sprise.ltd/policies/privacy-policy |
Understøttede Sprog | 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" } |