MyJDownloader Browser Extension
Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader.
什么是MyJDownloader Browser Extension?
MyJDownloader Browser Extension是由AppWork GmbH开发的Chrome扩展程序,该扩展的主要功能是“Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader.”。
扩展截图
下载MyJDownloader Browser Extension扩展crx文件
下载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! 扩展基本信息
| 名称 | |
| 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",
" | |