ArrowDL - Arrow Downloader のレビュー
ArrowDL - Arrow Downloader 作成者: SetVisible(0!=1)
合計レビュー数: 1
- 5 段階中 3 の評価Firefox ユーザー 13565575 によるレビュー (5年前)it would be nice if "Down Right Now" allowed the user to choose the location of DownZemAll's executable manually, so it would be compatible with DownZemAll's portable version which is officially available on its page on the Advanced Setup section.
開発者の返信
投稿日時: 5年前Unfortunately it is not possible to implement what is described here. Indeed it would require Firefox to have a write-access permission on the Windows Registry, which is not safe. (respectively on Linux, a write-permission to directory “~/.mozilla/native-messaging-hosts”). This add-on and the DZA! application communicate through "Native Messaging", which is the compliant method provided by Firefox and Chrome.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native_messaging
https://developer.chrome.com/apps/nativeMessaging
=> the solution is to run “install.bat” (conversely “uninstall.bat”) provided in the portable's ZIP, in order to let Firefox know the right path to the application.
PS: or edit manually the app's path from the Windows Registry (resp. Linux ~/.mozilla directory).