How could I update browser plugin to current version& #199
Replies: 6 comments
-
Hi |
Beta Was this translation helpful? Give feedback.
-
BtW a web extension can directly be added to a browser. |
Beta Was this translation helpful? Give feedback.
-
It's still confusing to have a version Especially as this "newer" version doesn't work, at least in Vivaldi (it does not find my DownZemAll installation) while the "older" version from the Chrome web store does and works as expected. Apparently there actually are some differences between both versions, despite the sentence above:
@setvisible: could you please clarify or try to remedy that situation? An "up to date" version in the Chrome web store would be fine, but it should be working then 😉. Please let me know if I can help in debugging the version |
Beta Was this translation helpful? Give feedback.
-
Hi, The chromium extensions ("DownRightNow_chromium_v2.5.5.zip" and "DownRightNow_chromium_v2.2.0.zip") are functionally the same (=same code in both). The difference come maybe from the translations ("messages.json"), since the translations are regularly updated (this is the biggest effort for the last months...). v2.5.5 is not available yet on the chrome web store, because Google don't let me do that... apparently new policies, and new security criteria prevent it. Every time I submit the extension, there's a Google "peer" review that takes days to come. I don't have time and patience for this. If you don't mind the translations, v2.2.0 is fine to work with the v2.5.5 application. Tested successfully with Chrome 97.0 and Firefox 95.0.2 /Windows on my side. Not tested with Vivaldi. If you want to check, please do and feed back any isssue. PS: I recently added a branch "bugfix-upgrade-web-extension-to-manifest-v3". It's a preliminary effort to convert the web extension (both chromium and firefox versions) to manifest-v3 (the current extension is written for manifest-v2). Didn't work yet. It's a complicated task, because manifest-v3 changes all the logics of events... and the manifest-v3 has some bugs apparently too. If you want to take this task, please do. My personal strategy on this matter is to wait and see, especially how the firefox implementation of manifest-v3 will evolve. This could maybe help to pass the submission's review ? Moreover I don't know if there are projects that encountered the same issues and if manifest-v3 would helped. It could be interesting to investigate before? Regards, |
Beta Was this translation helpful? Give feedback.
-
The question then is: why do they behave differently (working vs. non-working, as described)?
I see. But the information on the website is misleading: you state "current version 2.5.5", but the link to the Google web store has then version 2.2.0. Maybe you should just list that version instead?
Okay, I'll do that, in a separate issue (see #58). |
Beta Was this translation helpful? Give feedback.
-
I can't add your extension manually to Chrome, Can you please help me with how to? |
Beta Was this translation helpful? Give feedback.
-
Hello, man.
Thanks for your time spent on this app!
I can't recall correctly, do I need to keep version of browser plugin the same as the main app? If so, how could I update plugin? Neither Chromium nor Firefox wont accept plugins frin release page.
Beta Was this translation helpful? Give feedback.
All reactions