setvisible / ArrowDL

ArrowDL (Arrow Downloader) is a download manager for Windows, MacOS and Linux
https://www.arrow-dl.com/
GNU Lesser General Public License v3.0
553 stars 30 forks source link

Cannot make the extension work #17

Closed knminhaz closed 3 years ago

knminhaz commented 3 years ago

Hello. I am running Manjaro. Installed the program from AUR and the extension from Chrome store. The program works fine but cannot integrate with Chrome. What should I do? Thanks

setvisible commented 3 years ago

Hi. Indeed the manifest (*.json) of the Chrome web extension wasn't deployed correctly. I pushed the fix (so should be fixed on next release). Meanwhile, you can update this file where your app is installed:

<DZA path>/install.sh

with this new code: https://github.com/setvisible/DownZemAll/blob/develop/web-extension/setup/unix/install.sh

and rerun it, so that it installs the Chromium's manifest.json to:

It should rename (copy): launcher-manifest-chrome.json as ~/.config/chromium/NativeMessagingHosts/com.setvisible.downrightnow.json

Reference: https://developer.chrome.com/apps/nativeMessaging#native-messaging-host-location

Hope it helps.

setvisible commented 3 years ago

Duplicate of #11

yochananmarqos commented 3 years ago

@knminhaz The issue is fixed in the AUR package with 2.1.0-2.