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점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.