mirror of
https://github.com/007revad/Synology_Download_Station_Chrome_Extension.git
synced 2026-04-25 04:35:55 +03:00
[GH-ISSUE #6] The extension is not working since the latest update of Synology SRM 1.3.1-9346 Update 10. #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_Download_Station_Chrome_Extension#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sanko78 on GitHub (Sep 20, 2024).
Original GitHub issue: https://github.com/007revad/Synology_Download_Station_Chrome_Extension/issues/6
Hi!
I used the Download Station extention on the Chrome, with Synology RT2600AC router.
This is a router equipped with NAS functions.
The extension is not working since the latest update of Synology SRM 1.3.1-9346 Update 10.
With the previous version, 1.3.1-9346 Update 9, it worked flawlessly.
Perhaps it could be solved so that the extension does not check the version of DSM (in this case, SRM)?
Could you remove this feature from it?
Thank you in advance!
@007revad commented on GitHub (Sep 21, 2024):
That is weird. Both SRM 1.3.1-9346 Update 9 and 1.3.1-9346 Update 10 are SRM 1.3.1 build number 9346. Any build number greater than 4000 should work.
Try this one:
https://github.com/007revad/Synology_Download_Station_Chrome_Extension/releases/download/3.0.15/DownloadStation_Chrome_Extension_v3.0.15-SRM.zip
It may still not work but should at least show why it's not working.
@sanko78 commented on GitHub (Sep 21, 2024):
I tried DownloadStation_Chrome_Extension_v3.0.15-SRM.zip
I also get two errors.
When logging in:
Your DSM version is not supported by this extension. Only DSM 4.2 and later are supported.
If I look under extensions, I see this:
"It may still not work but should at least show why it's not working."
Where should I look / see why it's not working?
Sorry, I'm not a programmer.
I also wrote to Synology support about the error, but they cannot help with the error.
So I have all my hopes in you that the extension will work as before.
I found another extension that works, but it doesn't update properly and doesn't always log in, so I don't want to use that one.
https://chromewebstore.google.com/detail/nas-download-manager-for/iaijiochiiocodhamehbpmdlobhgghgi
However, this works even after updating SRM.
But I definitely want to use your extension, because I've been using it for years and I really like it. So I would be grateful if you could help me solve the error.
Can't you remove it from the extension so that there is no DSM - SRM version check at login?
That might solve the problem.
Thanks.
@sanko78 commented on GitHub (Sep 25, 2024):
Hi!
Can you help me with the error I encountered with SRM? Because if not, I'll close the error. Thanks.
@007revad commented on GitHub (Sep 25, 2024):
Sorry. For some reason my email client downloaded over 6,000 emails going back to 2019. I had to empty the whole inbox and forgot about this issue.
I don't think the problem was updating to SRM 1.3.1-9346 Update 10. That probably just caused chrome to check the extensions manifest version. The issue would be because Chrome have started preventing extensions still using manifest v2 from working.
I've known Chrome were going to eventually block extensions that aren't using manifest v3. I've tried updating the extension to manifest v3 but haven't been able to get it working yet.
@sanko78 commented on GitHub (Sep 25, 2024):
Thank you for your reply.
I think the error I indicated is not due to the discontinuation of Google v2.
The extension worked flawlessly before the SRM update, but this v2 bug has been there for a long time.
Couldn't you remove the "check" from the extension so that it doesn't check the version when you want to connect to SRM?
@sanko78 commented on GitHub (Sep 26, 2024):
Thank you for your reply.
I think the error I indicated is not due to the discontinuation of Google v2.
The extension worked flawlessly before the SRM update, but this v2 bug has been there for a long time.
Couldn't you remove the "check" from the extension so that it doesn't check the version when you want to connect to SRM?
@007revad commented on GitHub (Oct 1, 2024):
Try this one: https://github.com/seansfkelley/nas-download-manager/releases/tag/v0.12.2
You'll need to unzip it then in Chrome "Extensions > Manage extensions > Load unpacked" and browse the unzipped folder.
I can't use that one because it only supports https and not http. It's also no longer being updated so will stop working when Chrome insists all extensions use manifest 3.
@sanko78 commented on GitHub (Oct 1, 2024):
Thanks, this works, but it's only the one you downloaded from the chrome webstore.
This is not complaining about the SRM version.
Although there are problems with this, because it does not always update.
If you could do your version without checking the version, that would be the best.