-
Notifications
You must be signed in to change notification settings - Fork 91
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
Download Manager (S3) broken in Firefox v115.00 #267
Comments
Its looks like the flex css rule problem. That is due to mozilla removed old custom rules from xul time. It should be a simple fix by replace them with standard css rules. You should found what to do from the repo history of the more active maintained addons like TMP. |
I updated the interface in DownThemAll and S3Download, works for me... Maybe it will be works for you to, tested at 102 and 113 Originally posted by @dimdamin in #246 (comment) dimdamin fixed the mox-box and other things. But this version doesn't work since 115, because this extension also uses osfile.jsm which got removed in 115. |
Works great. Wasn't initially working fully (downloads weren't popping up as they should). Then I figure out that after removing my previous version of S3Download I needed to clear my startup cache in about:support instead of just restarting Firefox. Then I installed the working version. Working perfect, thanks! |
NOTE: That zip file does not contain the .xpi file. The zip file itself must be changed to an .xpi extension by removing .zip, thus converting it to an .xpi extension. I just installed it. Still doesn't appear anywhere toolbar related, as I mentioned before, but is because it has to be on a page that has a prospective download? Can someone direct me to a site where I can test it? BTW, while, were at it I have my toolbars on top, and the options windows has never displayed properly, partially hidden under the desktop toolbar, and unmovable. Impossible to access certain settings. Any time I want to get to them, I have to move the toolbar itself to another position. |
New version for Firefox 119 and 121 |
Thought I would specifically make a separate issue to hopefully get a more attention/help from others to a problem mentioned in #264
Even after fixing the bug (as mentioned in the original issue) of unsigned addons not loading, Download Manager (S3) seems to have a unique problem that hasn't been seen/reported in any of the other legacy extensions here. I thought the comment from the original issue by @nollinvoyd summarized the problems well:
Also it's not clear if this was also a problem for @nollinvoyd, but on my end (on top of all the problems they also had) the status bar was not functional in the sense that it would not even update to show new downloads.
That's all. Just a more specific issue that has no reported solution as of writing.
The text was updated successfully, but these errors were encountered: