MyJDownloader Browser Extension
Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader.
Что такое MyJDownloader Browser Extension?
MyJDownloader Browser Extension - это расширение Chrome, разработанное AppWork GmbH, и его основная функция - "Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader.".
Снимки экрана расширения
Скачать файл CRX расширения MyJDownloader Browser Extension
Скачайте файлы расширений MyJDownloader Browser Extension в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This addon intergrates "MyJDownloader" into your browser. It enables you to send links, selections and image urls directly to one of your connected JDownloader. What this extension does: * It enables you to remotely control your running JDownloader * Add links to your queue * Get a quick overview about the download status What this extension does NOT: This is no standalone download manager. You need JDownloader installed on your system and connected to MyJDownloader. What you need: A MyJDownloader account (https://my.jdownloader.org) A running JDownloader connected to MyJDownloader ----------------- JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. Users can start, stop or pause downloads, set bandwith limitations, auto-extract archives and much more. It's an easy-to-extend framework that can save hours of your valuable time every day!
Основная информация о расширении
Название | MyJDownloader Browser Extension |
ID | fbcohnmimjicjdomonkcbcpbpnhggkip |
Официальный URL | https://chromewebstore.google.com/detail/myjdownloader-browser-ext/fbcohnmimjicjdomonkcbcpbpnhggkip |
Описание | Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader. |
Размер файла | 1.28 MB |
Количество установок | 1,061,091 |
Текущая Версия | 3.3.20 |
Последнее Обновление | 2021-06-28 |
Дата публикации | 2020-05-07 |
Рейтинг | 3.44/5 Всего 534 оценок |
Разработчик | AppWork GmbH |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://my.jdownloader.org |
URL страницы помощи | https://support.jdownloader.org |
URL страницы политики конфиденциальности | https://my.jdownloader.org/legal/privacy.html |
Поддерживаемые языки | de,en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_extensionDescription__", "manifest_version": 2, "name": "__MSG_extensionName__", "short_name": "MyJDownloader", "version": "3.3.20", "author": "AppWork GmbH", "homepage_url": "https:\/\/my.jdownloader.org", "icons": { "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "tabs", "storage", "webRequest", "webRequestBlocking", "contextMenus", " |