Course Downloader
Course Downloader
Co to jest Course Downloader?
Course Downloader to rozszerzenie Chrome opracowane przez Sapps, a jego główną funkcją jest „Course Downloader”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Course Downloader
Pobierz pliki rozszerzeń Course Downloader w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
⬇️ 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.
Podstawowe informacje o rozszerzeniu
Nazwa | Course Downloader |
ID | oonnlkligcjbiohgbagmgmppldpimbkp |
Oficjalny URL | https://chromewebstore.google.com/detail/course-downloader/oonnlkligcjbiohgbagmgmppldpimbkp |
Opis | Course Downloader |
Rozmiar pliku | 12.49 KB |
Liczba instalacji | 2,730 |
Aktualna Wersja | 1.4 |
Ostatnia Aktualizacja | 2024-02-22 |
Data Publikacji | 2023-06-03 |
Ocena | 1.00/5 Łącznie 14 Oceny |
Deweloper | Sapps |
[email protected] | |
Typ Płatności | in_app |
Adres URL Strony Polityki Prywatności | https://sprise.ltd/policies/privacy-policy |
Obsługiwane Języki | 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" } |