Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot make the extension work #17

Closed
knminhaz opened this issue Nov 19, 2020 · 3 comments
Closed

Cannot make the extension work #17

knminhaz opened this issue Nov 19, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@knminhaz
Copy link

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
Copy link
Owner

setvisible commented Nov 22, 2020

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
Copy link
Owner

Duplicate of #11

@setvisible setvisible marked this as a duplicate of #11 Nov 22, 2020
@setvisible setvisible self-assigned this Nov 22, 2020
@setvisible setvisible added the bug Something isn't working label Nov 22, 2020
@yochananmarqos
Copy link

yochananmarqos commented Nov 28, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants