Course Downloader
Course Downloader
Что такое Course Downloader?
Course Downloader - это расширение Chrome, разработанное Sapps, и его основная функция - "Course Downloader".
Снимки экрана расширения
Скачать файл CRX расширения Course Downloader
Скачайте файлы расширений Course Downloader в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
⬇️ 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.
Основная информация о расширении
Название | Course Downloader |
ID | oonnlkligcjbiohgbagmgmppldpimbkp |
Официальный URL | https://chromewebstore.google.com/detail/course-downloader/oonnlkligcjbiohgbagmgmppldpimbkp |
Описание | Course Downloader |
Размер файла | 12.49 KB |
Количество установок | 2,730 |
Текущая Версия | 1.4 |
Последнее Обновление | 2024-02-22 |
Дата публикации | 2023-06-03 |
Рейтинг | 1.00/5 Всего 14 оценок |
Разработчик | Sapps |
Электронная почта | [email protected] |
Тип оплаты | in_app |
URL страницы политики конфиденциальности | https://sprise.ltd/policies/privacy-policy |
Поддерживаемые языки | 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" } |