Course Downloader
Course Downloader
Vad är Course Downloader?
Course Downloader är en Chrome-tillägg utvecklad av Sapps, och dess huvudfunktion är "Course Downloader".
Tilläggsskärmbilder
Ladda ner Course Downloader-förlängningens CRX-fil
Ladda ner Course Downloader-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
⬇️ 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äggande Information om Tillägg
Namn | Course Downloader |
ID | oonnlkligcjbiohgbagmgmppldpimbkp |
Officiell webbadress | https://chromewebstore.google.com/detail/course-downloader/oonnlkligcjbiohgbagmgmppldpimbkp |
Beskrivning | Course Downloader |
Filstorlek | 12.49 KB |
Antal Installationer | 2,730 |
Aktuell Version | 1.4 |
Senast Uppdaterad | 2024-02-22 |
Publiceringsdatum | 2023-06-03 |
Betyg | 1.00/5 Totalt 14 Betyg |
Utvecklare | Sapps |
E-post | [email protected] |
Betalningssätt | in_app |
URL till Sekretesspolicy Sidan | https://sprise.ltd/policies/privacy-policy |
Stödda Språk | 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" } |