change manifest, add readme.md

This commit is contained in:
flatgreen 2019-08-16 13:55:48 +02:00
parent 8b5936d465
commit 1fb586608c
3 changed files with 30 additions and 2 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
doc/ doc/
UrlToJD2.zip
git.sh

View File

@ -12,7 +12,7 @@
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "urltojd2@gteam.fr", "id": "urltojd2@gteam.fr",
"strict_min_version": "55" "strict_min_version": "55.0"
} }
}, },

26
readme.md Normal file
View File

@ -0,0 +1,26 @@
# UrlToJD2
Push the current url navigator or an url in a link (right-click) to the download manager JDownloader 2.
# Getting Started
This addons use the remote control API (externInterface: Flashgot) to send the url to JDownloader2.
## Prerequisites
Install [JDownloader2](http://beta.jdownloader.org/).
In "advanced parameters" search "RemoteAPI".
The value of "Authorized Website" must look like: ["127.0.0.1", "localhost"]
JD2 is now ready to listen !
## Option
"autostart" checked by default: pass directly from JD2 Linkgrabbler to download list.
## Note
If you want a more complete addons with JD2, try [the official one:](https://my.jdownloader.org/apps/)
## Code Source
[UrlToJD2](https://framagit.org/GTeam/urltojd2)
# License
This project is licensed under the Mozilla Public License, version 2.0
##Acknowledgments
icon: [primofenax](https://www.deviantart.com/primofenax/art/icon-Minimal-JDownloader-Icon-313625363)