Replies: 5 comments
-
Maybe a wrong extension identifier... Could you check if the extension identifier of the 2.5.5 in Chrome or Vivaldi - once manually imported - (go to the Options > extension^1 ) is the same as the identifier in
If not the same, could you replace the id of the "chrome-extension://....../" line in the JSON with the one given by Chrome or Vivaldi. Thus rerun install.bat.
Regards |
Beta Was this translation helpful? Give feedback.
-
The same thing happened to me when manually installing the latest version of the extension (since the one from the Chrome Web Store is out of date).
More information about it: |
Beta Was this translation helpful? Give feedback.
-
Hello, Just wanted to give a short feedback, as I tried to update to the extension version
Yes, that was it!
No, they are not… While the downloaded extension has the identifier
I did so, and now the "updated" (I know, they are functionally identical) extension works together with the main DownZemAll program (also in version So the proposed workaround does its job and that's fine for me. But not everyone might be able to do that (find this issue, look up the IDs, modifying the manifest accordingly, etc.). Will there be an "official" fix somehow, e.g. keeping the IDs constant (if possible for different versions) or otherwise update the manifest for each DZA version to match the ID of the corresponding extension (and, for backward compatibility, simultaneously keeping the existing one which refers to the version |
Beta Was this translation helpful? Give feedback.
-
Good to know that this would be an alternative workaround. But the one described above by @setvisible seems to be the easier and "more correct" one. |
Beta Was this translation helpful? Give feedback.
-
one problem i've found it's that the installer script uses the chromium path for the manifest, while proprietary Chrome uses Prolly vivaldi is using another path too. However, after fixing this path the extension is still not working for me (same error "Can't find the launcher", while the main app is starting fine on my side.). |
Beta Was this translation helpful? Give feedback.
-
Hello,
as mentioned in #54, the Chromium browser extension with version 2.5.5 does not work for me in Vivaldi (version 5.0.2497.38, 64 bit). I receive an error message (in the "Status" field), see also screenshot.
Apparently my DownZemAll installation (actually it's the portable version, but properly registered in the system via the
install.bat
script) cannot be found/identified.I have no issue with the extension version 2.2.0 as installed from the Google web store (while version 2.5.5 was installed manually as described in the Advanced setup instructions). This "older" version (functionally the same, just with different translations) works fine and finds the DownZemAll binary.
Beta Was this translation helpful? Give feedback.
All reactions