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": [ " |