Erweiterungen (Addons)
JDownloader unterstützt einige Addons wie man sie installiert und aktuell hält wird hier beschrieben:
Webinterface verschlüsseln (mit stunnel)
Webinterface to remote control JDownloader
JD Tray Icon Light
Das Addon JDTrayIcon Light minimiert den JDownloader in den Systemtray, anstatt in die Taskleiste. JDTray Icon Light besitzt ein Kontextmenü, mit dem man die wichtigsten Funktionen des JDownloader's steuern kann.
JDownloader Webinterface
Übersicht
JD Shutdown
Die Funktion dieses Addons ist es, den Computer nach dem Beenden aller Downloads herunterzufahren, bzw. in den Standby Modus zu versetzen
Dodatek JD Ubiquity
Wymagania
Jeśli masz zainstalowany dodatek do Firefoxa zwany Ubiquity, powinno pojawić się teraz okienko pytające o twoją zgodę na zainstalowanie nowej komendy JD Ubiquity.
Aby używać tego dodatku musisz mieć (ciągle) włączone monitorowanie schowka w JD.
JDTray Icon Light
JDTRayIcon Light enables JD to get minimized to tray instead of the taskbar. It implements a tray-menu with the most important features of jd.
JD Scheduler
There is a scheduler addon which allows you to set times where JDownloader should
- Start/stop downloads
- Set Speedlimites
- Allow/Disallow Reconnects
….
The addon works, but is a bit outdated. We will rewrite it soon.
JD RemoteControl
The addon called „RemoteControl“ allows you to control remotely your JDownloader-client by doing so-called HTTP-requests. In doing so you execute commands which are nothing else than URLs that will be called over the network-protocol HTTP. This can be done by simply typing them into the address-bar of a webbrowser or by (and that's why this addon was made) other applications and scripts that can handle HTTP-requests.
If you like to write your own web interface based on JD RemoteControl feel free to use and modify „JD RemoteControl Demo“, an ajax application written in JavaScript and HTML which should demonstrate how to communicate with JD RemoteControl without the need of a webserver.
You can download the demo here: Externer Link
A propper remote-API will probably come some day but until it's done the „new old“ „RemoteControl“ will do the job quite well, I think.