Firefox & Thunderbird Add-on Converter for SeaMonkey
- marias
- Posts: 42
- Joined: May 2nd, 2005, 5:46 am
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
The Firefox Add-on GrabMyBooks (https://addons.mozilla.org/en-us/firefo ... src=search) is full compatible to Seamonkey, when using the converter.
Greetings, Maria
Greetings, Maria
Greetings, Maria!
-
- Posts: 35
- Joined: August 20th, 2004, 5:15 pm
- Location: California
- Contact:
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
Config Descriptions 1.0 is described as "Not available for SeaMonkey 2.39". It does work if the SeaMonkey version in the extension's install.rdf file is changed to 2.*.
-
- Posts: 35
- Joined: August 20th, 2004, 5:15 pm
- Location: California
- Contact:
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
The Expire History by Days 1.2.0 extension converts, installs in SeaMonkey, and appears to work as described. This extension can be found at https://addons.mozilla.org/en-US/firefo ... y-by-days/.
-
- Posts: 25
- Joined: February 25th, 2015, 1:21 am
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
If your AMO Browsing for SeaMonkey https://unofficialseamonkeynews.wordpre ... b-add-ons/does no longer work after AMO has changed to new Style https://unofficialseamonkeynews.wordpre ... le-at-amo/ you sould try this solution https://unofficialseamonkeynews.wordpre ... comment-22.
CU
Rainer
CU
Rainer
-
- Posts: 11
- Joined: May 1st, 2016, 8:07 am
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
Pwdhash https://addons.mozilla.org/fi/firefox/addon/pwdhash/ works as expected after conversion (default settings).
-
- Posts: 2
- Joined: April 17th, 2016, 7:15 pm
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
I have converted policeman https://addons.mozilla.org/en-US/firefo ... policeman/ and popup controller https://addons.mozilla.org/en-US/firefo ... p-control/ - they both work, but there are no icons in the toolbar - so they can only be disabled in the addons, not controlled with full function. Is there a way to get the icons from the xpi - has anyone had this occur with other conversions?
I used 7-zip and toolbarbutton.js is in lib\ui - it is the same in both the seamonkey converted and the firefox original xpi. I dragged and dropped toolbarbutton.js into the seamonkey addons page, it seamonkey said it is from an unknown host and appears to be corrupt - is there a way to get the toolbarbutton.js to show and work in the seamonkey toolbar?
I used 7-zip and toolbarbutton.js is in lib\ui - it is the same in both the seamonkey converted and the firefox original xpi. I dragged and dropped toolbarbutton.js into the seamonkey addons page, it seamonkey said it is from an unknown host and appears to be corrupt - is there a way to get the toolbarbutton.js to show and work in the seamonkey toolbar?
-
- Posts: 1504
- Joined: October 1st, 2014, 3:25 pm
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
Last I checked Policeman is dependant on CustomizableUI which currently isn't converted: http://forums.mozillazine.org/viewtopic ... #p14107241
- marias
- Posts: 42
- Joined: May 2nd, 2005, 5:46 am
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
The Firefox Add-on Password Exporter (https://addons.mozilla.org/en-US/firefo ... d-exporter) is full compatible to Seamonkey, when using the converter.
Greetings, Maria!
-
- Posts: 792
- Joined: June 24th, 2009, 1:07 pm
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
Here's an interesting dilemma: many (or even ALL) of the converted addons will NOT work on Adrian Kalla's unofficial Seamonkey 2.44 beta builds (32bit) (64bit) produced on 5/17/2016 as they get blocked (aka. disabled) and are treated as "unsigned" as I have experienced myself. The SM 2.44 builds that he made will only accept "signed" addons from the Seamonkey addons page.
I had to use a Seamonkey version earlier than 2.44 for the converted addons to function. I've downgraded to the unofficial SM 2.43 win64 build on my Win7 x64 machine. which still supports the converted addons.
So guys, if you want to use any of the converted FF/TB addons in Seamonkey, use SM 2.43 or earlier; do not use SM 2.44 or later.
I had to use a Seamonkey version earlier than 2.44 for the converted addons to function. I've downgraded to the unofficial SM 2.43 win64 build on my Win7 x64 machine. which still supports the converted addons.
So guys, if you want to use any of the converted FF/TB addons in Seamonkey, use SM 2.43 or earlier; do not use SM 2.44 or later.
-
- Moderator
- Posts: 14404
- Joined: May 3rd, 2007, 7:40 am
- Location: US
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
That's a switch in the build configuration which can be switched off (and it should be).
Bug 1276951 did that, but on trunk only. Adrian would have to modify his mozconfig for 2.44 and 2.45 builds.
Bug 1276951 did that, but on trunk only. Adrian would have to modify his mozconfig for 2.44 and 2.45 builds.
-
- Posts: 35
- Joined: August 20th, 2004, 5:15 pm
- Location: California
- Contact:
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
I downloaded Password Exporter 1.3.2 from https://addons.mozilla.org/en-US/seamon ... -exporter/, converted it, and installed it in SeaMonkey 2.40. I then did a brief test to confirm it works.
-
- Posts: 792
- Joined: June 24th, 2009, 1:07 pm
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
the "xpinstall.signatures.required" preference in about:config was already set to false but adrian's SM 2.44 build of 5/17/2016 did not work with it and the converted addons were still disabled, even with xpinstall.signatures.required=false already set. Downgraded to adrian's unofficial SM 2.43 release build and the xpinstall.signatures.required=false preference worked correctly and the converted addons were enabled (I guess it's a bug that adrian needs to fix before the release version of SM 2.44). Looks like there won't be an official SM 2.43 release as I found out it'll be skipped.rsx11m wrote:That's a switch in the build configuration which can be switched off (and it should be).
Bug 1276951 did that, but on trunk only. Adrian would have to modify his mozconfig for 2.44 and 2.45 builds.
Edit 6/21: the unofficial release version of Adrian Kalla's SM 2.44 6/08 build has the problem fixed and the converted addons work as expected [yay ]
- therube
- Posts: 21811
- Joined: March 10th, 2004, 9:59 pm
- Location: Maryland USA
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
Thanks for letting us know.Edit 6/21: the unofficial release version of Adrian Kalla's SM 2.44 6/08 build has the problem fixed and the converted addons work as expected
No, really. I've been trying to keep an eye out for him to point him to this thread, but if he's already fixed it, no more need.
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript
-
- Posts: 5
- Joined: June 27th, 2016, 2:02 pm
Re: Firefox & Thunderbird Add-on Converter for SeaMonkey
Tried the converter, get the same errors - looks as if the converter only changed the install.rdf (I did tick the "change javascript" box)
-
- Posts: 1504
- Joined: October 1st, 2014, 3:25 pm