Course Downloader
Course Downloader
Was ist Course Downloader?
Course Downloader ist eine Chrome-Erweiterung, die von Sapps entwickelt wurde, und ihr Hauptmerkmal ist "Course Downloader".
Erweiterungsscreenshots
Course Downloader-Erweiterungs-CRX-Datei herunterladen
Laden Sie Course Downloader-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
⬇️ 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.
Grundlegende Informationen zur Erweiterung
Name | Course Downloader |
ID | oonnlkligcjbiohgbagmgmppldpimbkp |
Offizielle URL | https://chromewebstore.google.com/detail/course-downloader/oonnlkligcjbiohgbagmgmppldpimbkp |
Beschreibung | Course Downloader |
Dateigröße | 12.49 KB |
Installationsanzahl | 2,730 |
Aktuelle Version | 1.4 |
Letztes Update | 2024-02-22 |
Veröffentlichungsdatum | 2023-06-03 |
Bewertung | 1.00/5 Insgesamt 14 Bewertungen |
Entwickler | Sapps |
[email protected] | |
Zahlungsart | in_app |
URL der Datenschutzrichtlinien-Seite | https://sprise.ltd/policies/privacy-policy |
Unterstützte Sprachen | 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" } |