Remote Downloader
Download files with with uTorrent, Synology Download Station (Diskstation), TransmissionBt, ...
Что такое Remote Downloader?
Remote Downloader - это расширение Chrome, разработанное smartysoft.one, и его основная функция - "Download files with with uTorrent, Synology Download Station (Diskstation), TransmissionBt, ...".
Снимки экрана расширения
Скачать файл CRX расширения Remote Downloader
Скачайте файлы расширений Remote Downloader в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Manage downloads on your Synology DiskStation, uTorrent (WebUI) or TransmissionBt in Google Chrome™. Ads free! (No pop-ups) ***Please submit new feature requests*** Features: - Send download tasks to your download "plugin" from the context menu - Manage your download tasks without logging in to the web interface - Play, Pause, Remove tasks without even opening your favorite app - Tested on Windows, Linux(Ubuntu), MacOSX Changelog: [1.1.6] - Fixed Transmission plugin [1.1.5] - Minor tweaks [1.1.4] - Added help link for uTorrent(WebUI) [1.1.4] - Minor optimization for plugins [1.1.3] - Fixed connection problem with uTorrent after server restart Roadmap: [01.05.2014]- Better support for DownloadStation
Основная информация о расширении
Название | |
ID | dlcnminonlhdcdkfanpkjbophabihjlm |
Официальный URL | https://chrome.google.com/webstore/detail/remote-downloader/dlcnminonlhdcdkfanpkjbophabihjlm |
Описание | Download files with with uTorrent, Synology Download Station (Diskstation), TransmissionBt, ... |
Размер файла | 3.24 MB |
Количество установок | 1,869 |
Текущая Версия | 1.1.6 |
Последнее Обновление | 2016-02-06 |
Дата публикации | 2016-02-06 |
Рейтинг | 3.70/5 Всего 10 оценок |
Разработчик | smartysoft.one |
Тип оплаты | free |
Официальный сайт расширения | http://remotedownloader.google-it.info |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Remote Downloader", "short_name": "RemoteDownloader", "manifest_version": 2, "icons": { "16": "icons\/tasker16.png", "48": "icons\/tasker48.png", "128": "icons\/tasker128.png" }, "description": "Download files with with uTorrent, Synology Download Station (Diskstation), TransmissionBt, ...", "version": "1.1.6", "permissions": [ "*:\/\/*\/*", "contextMenus", "notifications", "tabs" ], "background": { "scripts": [ "js\/jquery.min.js", "js\/constants.js", "js\/extension.js", "plugin\/plugin_api.js", "plugin\/utorrent.js", "plugin\/downloadstation.js", "plugin\/transmissionbt.js", "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |