MyJDownloader Browser Extension
Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader.
Vad är MyJDownloader Browser Extension?
MyJDownloader Browser Extension är en Chrome-tillägg utvecklad av AppWork GmbH, och dess huvudfunktion är "Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader.".
Tilläggsskärmbilder
Ladda ner MyJDownloader Browser Extension-förlängningens CRX-fil
Ladda ner MyJDownloader Browser Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!
Grundläggande Information om Tillägg
Namn | MyJDownloader Browser Extension |
ID | fbcohnmimjicjdomonkcbcpbpnhggkip |
Officiell webbadress | https://chromewebstore.google.com/detail/myjdownloader-browser-ext/fbcohnmimjicjdomonkcbcpbpnhggkip |
Beskrivning | Adds MyJDownloader to your browser, a service that enables you to remote control your JDownloader. |
Filstorlek | 1.28 MB |
Antal Installationer | 1,061,091 |
Aktuell Version | 3.3.20 |
Senast Uppdaterad | 2021-06-28 |
Publiceringsdatum | 2020-05-07 |
Betyg | 3.44/5 Totalt 534 Betyg |
Utvecklare | AppWork GmbH |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://my.jdownloader.org |
Hjälpsida URL | https://support.jdownloader.org |
URL till Sekretesspolicy Sidan | https://my.jdownloader.org/legal/privacy.html |
Stödda Språk | 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", " |