Download with KGet 的評論
Download with KGet 作者: Takios
5 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14649358,7 年前Works well, spurious errors in notifications if prerequisites are not installed.
- 評價 5 分,滿分 5 分來自 techmedixx,7 年前Must have for KDE Plasma users. Just another reason Linux is the best.
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13948849,7 年前
- Nice effort, but just a note; the Makefile didn't install the host application in the right place. Although I have a pure 64-bit system, the scripts only worked after I also copied them to /usr/lib/mozilla/native-messaging-hosts instead of /usr/lib64... Not sure why thou.
Also, unfortunately the script don't catch downloads triggered by a redirection or just clicking the link (yet?).開發者回應
張貼於 8 年前Thanks for the input. Sadly, it's not possible to completely intercept downloads triggered by clicking links using the current addon API. That's why I opted for the context-menu approach.
I'm also aware of the /usr/lib or /usr/lib64 issue, but haven't found a clean solution for it yet.