MozillaZine

Where do I find extensions for SM 2.0 now that it's released

Discussion of general topics about Seamonkey
Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
October 28th, 2009, 5:55 pm

Post Posted October 28th, 2009, 5:55 pm

Installed SM 2.0 on Windows 7 4 times before I got it right. Not sure exactly what I did wrong the first few times but I finally uninstalled 2.0, deleted the entire new Mozilla directory structure

C:\Users\<account>\AppData\Roaming\Mozilla\SeaMonkey\Profiles

then installed it one last time. This time I canceled the migration window when it came up.
I then started Profile Manager and created the 4 accounts I have for SM2.
Lastly opened a Command Prompt, navigated to where I installed SM2 and ran

seamonkey -P "Accountname" -migration

for each account. It successfully migrated everything for each of the 4 accounts. Had to close the SM2 window that opened after the migration completed before continuing with the next account.

Now, where do I find SM2 compatible extensions and plugins? I used to get them here:

http://users.skynet.be/fa258499/extensions.html

Specifically looking for PrefBar, TabX and IETab .
Rich K

The.Purple.Hippo

User avatar
 
Posts: 879
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land
October 28th, 2009, 6:14 pm

Post Posted October 28th, 2009, 6:14 pm

prefbar: http://prefbar.mozdev.org/

IETab has stopped development, so you should now go to coral IE Tab: http://coralietab.mozdev.org/

turu

User avatar
 
Posts: 199
Joined: August 25th, 2009, 5:27 am
October 28th, 2009, 6:34 pm

Post Posted October 28th, 2009, 6:34 pm

http://www.tom-cat.com/mozilla/seamonke ... atabx.html

"Sea Tab X": tabx especially made for using with SM2.

Some of the add-ons seem to only support SM2 by nightly version right now. So it's better to go and look at developer's page directly not on the AMO to find SM2 friendly add-ons.

Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
October 28th, 2009, 6:34 pm

Post Posted October 28th, 2009, 6:34 pm

PrefBar installed okay. That is the one I need the most.
Coral IE Tab would not install, said not compatible with SM 2.0.
Rich K

Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
October 28th, 2009, 6:37 pm

Post Posted October 28th, 2009, 6:37 pm

Turu, that gives me the "Install script not found message".

Maybe it's time for me to figure out how to massage these extensions to make them SM 2.0 compatible???? Is there a good place to learn about doing this?
Rich K

Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
October 28th, 2009, 6:41 pm

Post Posted October 28th, 2009, 6:41 pm

Actually, turns out I don't need TabX with SM 2. Just add

/* Unhide the default close tab button. */
.tabs-closebutton {
display: -moz-box !important;
}

to the UserChrome.css file as the http://www.tom-cat.com/mozilla/seamonke ... atabx.html site says. Works great.
Rich K

Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
October 28th, 2009, 6:53 pm

Post Posted October 28th, 2009, 6:53 pm

Rats, now it's not working. It worked for awhile, then I closed and restarted SM2 and the X is gone from the tabs. I checked and the update is still in UserChrome.css.

I also set browser.tabs.closeButtons to 1 from it's default of 3, no help.
Rich K

turu

User avatar
 
Posts: 199
Joined: August 25th, 2009, 5:27 am
October 28th, 2009, 6:56 pm

Post Posted October 28th, 2009, 6:56 pm

Coral IE Tab would not install


Have you try version 1.69.20091026, which is linked from here ?
http://downloads.mozdev.org/coralietab/ ... fx-win.xpi

Turu, that gives me the "Install script not found message".


I just tried now, and was able to download sea tabX from there. so you may try it again, in any case if you want. After download tabX, drag and drop file on Add-on manager. Install process will start then.

Actually, turns out I don't need TabX with SM 2. Just add

/* Unhide the default close tab button. */
.tabs-closebutton {
display: -moz-box !important;
}


That's interesting. Sounds better than install add-on just for close button :shock:

Uncle Spellbinder

User avatar
 
Posts: 2925
Joined: May 28th, 2004, 4:52 pm
Location: Newnan, GA - USA
October 28th, 2009, 7:43 pm

Post Posted October 28th, 2009, 7:43 pm

For general reference on extensions, check AMO.
Windows 7 (64-Bit) / Ubuntu 9.10 (32-Bit) * Firefox 3.5.5 / SeaMonkey 2.0
My Firefox 3.5.3 Add-Ons Collection: Eclectic Essentials * My SeaMonkey 2.0 Add-Ons Collection: SeaMonkey Essentials

Philip Chee

User avatar
 
Posts: 4297
Joined: March 1st, 2005, 3:03 pm
October 29th, 2009, 9:56 am

Post Posted October 29th, 2009, 9:56 am

Ztruker wrote:Turu, that gives me the "Install script not found message".

Maybe it's time for me to figure out how to massage these extensions to make them SM 2.0 compatible???? Is there a good place to learn about doing this?

You can start here:
It's time to make your extensions compatible with SeaMonkey which I posted to the Extension Development forum.

Phil

BenoitRen

User avatar
 
Posts: 5725
Joined: April 11th, 2004, 10:20 am
Location: Belgium
October 29th, 2009, 10:34 am

Post Posted October 29th, 2009, 10:34 am

Ztruker wrote:Turu, that gives me the "Install script not found message".

Maybe it's time for me to figure out how to massage these extensions to make them SM 2.0 compatible???? Is there a good place to learn about doing this?

Aren't you looking for extensions compatible with SeaMonkey 2.0? Why are you trying to install them to 1.1.18, then? That's what you posted with, so I assume that is what you were trying to install it on.

SeaMonkey 2.0 doesn't even support install scripts.

Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
October 29th, 2009, 6:25 pm

Post Posted October 29th, 2009, 6:25 pm

Weird, some how I'm bouncing back and forth bethween 1.1.18 and 2.0 as I have both installed. I'll fix that now by uninstalling 1.1.18.

I guess that explains why TabX works sometimes and not others :)

I see I'm running 1.1.18 again, how????


Ah, I see. I had Quick Launch setup under 1.1.18 and when I reboot, it starts, so even though I think I'm starting 2.0, because SeaMonkey 1.1.18 is already running, that's where I end up. Never though about that before.

Guess that's one for the FAQ hey!
Rich K

Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
October 29th, 2009, 6:36 pm

Post Posted October 29th, 2009, 6:36 pm

That's better. "Sea Tab X" from the tom-cat.tom site installed and works, so I now have the 3 main extensions I need working under 2.0, IETab, PrefBar and TabX.

Thank you all. Especially the developers. SM 2.0 is fast!!!!
Rich K

poppy10
 
Posts: 37
Joined: December 12th, 2006, 11:11 am
November 7th, 2009, 12:16 am

Post Posted November 7th, 2009, 12:16 am

Desperately seeking Paste and Go 3 or similar for SM 2

Ztruker
 
Posts: 411
Joined: February 27th, 2005, 1:08 pm
Location: Melbourne, Fl
November 7th, 2009, 11:31 am

Post Posted November 7th, 2009, 11:31 am

Highlight the text you want to search on, then drag it to the Search button. No need for an Add-on for this.

This was mentioned recently here but I don't remember by whom, sorry.
Rich K

Return to SeaMonkey General


Who is online

Users browsing this forum: shenandoah and 3 guests