Tracking bug for WebExtensions support in SeaMonkey
Categories
(SeaMonkey :: General, task)
Tracking
(Not tracked)
People
(Reporter: kevink9876543, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
![]() |
||
Updated•8 years ago
|
![]() |
||
Updated•8 years ago
|
![]() |
||
Updated•8 years ago
|
Comment 2•7 years ago
|
||
![]() |
||
Comment 3•7 years ago
|
||
![]() |
||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
As for Seamonkey 2.57 ( 20210319120003 / http://www.wg9s.com/comm-257/ ):
Web-Extensions look better than before, but noscript-11.2.3.xpi shows no icon and the config page looks funny.
Same for uBlock0_1.34.0.firefox.xpi, shows no icon and funny looking config page.
(Those are the only two I really care about)
If I have to ask the developers of these extensions, just say - currently suspecting Seamonkey : ).
![]() |
||
Comment 6•5 years ago
|
||
2.57 still needs extensive work to make this happen. Web extensions are just awful. You basically need to put support for all the apis in both the frontend and the backend. backend is there mostly since 2.53 but frontend not.
Comment 7•4 years ago
|
||
During October and November this year something arised: A HUGE amount of sites stop working with Seamoney 2.53 (including latest builds). Whether is is nvidia forums, gitlab.com, linkedin, discord and so on... the number of sites are rising so fast I will be forced to switch away from Seamonkey. And I've been with it since Netscape 0.9, Mozilla suite and now Seamonkey - i.e. way above 25 years.
All those sites work with Seamonkey 2.57 (build from http://www.wg9s.com/) - but without noscript and ublock the internet is unbearable, and to quite some extend unusable.
Of course I tried a blank profile with Seamonkey 2.53, and a fresh installation with the latest official version + blank profile.
Is there a way to sponsor ONLY Seamonkey and nothing else to get this problem fixed soon? Or is it already fixed and I have to do some steps?
Else I have no choice but to switch to Firefox/Thunderbird, simply 'cause Seamonkey does not work any more - literally.
![]() |
||
Comment 8•4 years ago
|
||
2.57 will not fix these sites. They need support for later and sometimes still experimental js and css constructs. Updates are done as time permits. For discussing such issues please use the support groups.
Speaking of WebExtensions frontend, Waterfox Classic supports both XUL and WebExtensions add-ons. Could parts of its code be used to help with this issue? Or SeaMonkey codebase is too different?
![]() |
||
Comment 10•4 years ago
|
||
Waterfox Classic basically uses the standard Firefox browser frontend code. This still works because I test it frequently with a Firefox built from our codebase. SeaMonkey is different because you not only deal with the browser but also with mail and the other components. The so called webext api was never designed for anything like this. Thunderbird now has a mail api implementation but basically from scratch.
This bug moves only forward if some people invest some time. First is that the tabtracker api needs to be implemented in the frontend. If I or IanN do it in earnest you won't see any other progress or releases for a long time. So piecemeal progress as in now. Can't be helped.
Description
•