-
Notifications
You must be signed in to change notification settings - Fork 435
[Firefox] Feature Request: Seamonkey Support #514
Comments
Actually, only the toolbar button and popup are the problematic parts for supporting older versions. |
It's all voluntary work... Do you plan on working on the SeaMonkey version? I see a Seamonkey version with it's own platform-specific branch, so that any changes to the code for it does not endanger the Firefox version, and the Firefox version does not end up with too much code specific to another browser. |
@gorhill Sorry if that sentence sounded demanding. I was trying to say if someone is going to start work on a Seamonkey version, they should wait until after the Firefox version is completed. I suppose you could have a separate XPI for a Seamonkey release, though I'm not entirely sure how necessary it is. @Deathamns I've also noticed there are some other problems with the settings window, on my end it seems to not save anything changed and the "3rd Party Filters" tab never loads. I hope that with a Seamonkey release, uBlock takes advantage of the Status/Addons bar. Edit: Seems my addon that makes the Addon Manager appear in a separate window was causing the above issues. So it seems the only real issue is the lack of a button for uBlock. |
I don't know if this is something on my end or if it is related to forks like Seamonkey, but version of uBlock after 0.9.1.1 seems to have a major bug. The 3rd Party Filters page works for the first session after installing uBlock, but next time the browser restarts, the entire page is gone and nothing is blocked. |
so - is it supposed to work on seamonkey ? I tried it on 2.33 and there was no u-icon to be found besides that - great work 👍 I'm using it both on Chromium & Firefox |
There is no official support for Firefox forks like Seamonkey or Palemoon, but they should work fine except the lack of an icon, so it's bothersome that this is happening. |
@Xylemon that's actually not a problem as soon as it works I'm only having a hard time to figure out on how to configure the matrix for a site without the icon XD |
The network request logger gives you access to the matrix. |
@gorhill https://github.com/gorhill/uBlock/wiki/The-network-request-logger thank you very much ! I guess that'll make seamonkey my block-as-much-as-possible browser ;) (knowing that things can be set up via dashboard, but I don't bother right now) |
Folks, Firefox is not a fork of SeaMonkey. It's more like the other way around. (SeaMonkey is the continuation of the Mozilla Application Suite, of which Firefox was spun off as a standalone browser.) |
Here's some further testing what @Xylemon mentioned about 0.9.2.0+ not working in Seamonkey. Tested in Windows with clean Seamonkey 2.32, 2.32.1, 2.33 and 2.33.1 installs. There does seem to be something between uBlock 0.9.1.1 to 0.9.2.0 that breaks with Seamonkey 2.33 or 2.33.1. After browser restarts (1 or 2 restarts needed) there's no blocking, empty 3rd Party Filters-page, I tested further and did clean install for Seamonkey 2.32 and 2.32.1, went testing uBlock 0.9.1.1 thru 0.9.2.4 (latest dev) restarting browser, reseting settings, adding my own filters and everything worked fine, So what changed in Seamonkey 2.33 that affects uBlock 0.9.2.0+ ? |
@MiKiL75 Thanks for further testing this. I'm actually on Seamonkey 2.32.1 (Linux) and this is happening, so it's interesting to see it breaks on 2.33 Windows. I really hope this can get fixed soon. |
Any news on this? |
Fortunately, the 0.9.3.5 release seems to have fixed the issue that started after 0.9.1.1. Now all we need is the fix for the button/panel. |
So now it seems that Seamonkey support is finally here, but something is still missing. There is no button on the addons bar (not really necessary) and if you use Default Deny like I do, there's no button on the email window so you have no control of the emails you receive. |
I suspect adding support for the email window in Seamonkey would be more than just enabling the button, if they've structured it like Thunderbird. From a quick experiment I can't even access the mail windows through the remote debugger, so I don't think support for them will be added any time soon. Maybe if we get Thunderbird support it might be possible to make it work with Seamonkey Mail too. As far as I can tell, there is no addons bar in Seamonkey. The window buttons on the bottom left are not a toolbar, and neither are the connection buttons on the bottom right. |
Other addons like NoScrpit and ABE utilize the bottom right bar. I also know ABE has a button from the email window, perhaps it would be useful to study those addons. |
Hi, I have Seamonkey 2.33, uBlock, Session Manager and a few other extensions installed. they are. The messages are pasted below:Timestamp: 16/5/2015 22:06:10 Line: 203Timestamp: 16/5/2015 22:06:07 Line: 201Timestamp: 16/5/2015 22:06:26 Line: 191 |
I haven't been able to reproduce the startup issue you describe. On the other hand, it appears that you aren't actually using uBlock, but are using uBlock Origin. In which case, you might like to try reporting it on their issue tracker: https://github.com/gorhill/uBlock/issues If I've misunderstood, and you actually use this uBlock instead, then could you try disabling other addons one by one to see if some incompatibility with any of those is causing the problem? If not, please give detailed steps I can use to reproduce it. What I tried was: SeaMonkey 2.33.1 |
Oh thanks, you are right that I am using uBlock0, not uBlock. |
I figured I put up the issue now since the Firefox version has hit Alpha. Work on this issue should be started after the Firefox version is finished however.
The text was updated successfully, but these errors were encountered: