Course Downloader
Course Downloader
Cos'è Course Downloader?
Course Downloader è un'estensione di Chrome sviluppata da Sapps, e la sua funzione principale è "Course Downloader".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Course Downloader
Scarica i file di estensione Course Downloader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
⬇️ 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.
Informazioni di Base sull'Estensione
Nome | Course Downloader |
ID | oonnlkligcjbiohgbagmgmppldpimbkp |
URL Ufficiale | https://chromewebstore.google.com/detail/course-downloader/oonnlkligcjbiohgbagmgmppldpimbkp |
Descrizione | Course Downloader |
Dimensione del File | 12.49 KB |
Conteggio Installazioni | 2,730 |
Versione Corrente | 1.4 |
Ultimo Aggiornamento | 2024-02-22 |
Data di Pubblicazione | 2023-06-03 |
Valutazione | 1.00/5 Totale 14 Valutazioni |
Sviluppatore | Sapps |
[email protected] | |
Tipo di Pagamento | in_app |
URL della Pagina della Politica sulla Privacy | https://sprise.ltd/policies/privacy-policy |
Lingue Supportate | 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" } |