Post the extensions you want compatible with SeaMonkey

Talk about add-ons and extension development.
Locked
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Re: Post the extensions you want compatible with SeaMonkey

Post by Philip Chee »

Farby wrote:new version greasemonkey-0.9.7-fx+sm.xpi
updated for SeaMonkey, the method of Philip Chee
Thank you.

Thank you!

Uploaded http://xsidebar.mozdev.org/modifiedmisc.html#greasemonkey
Install Greasemonkey for Seamonkey 2.3:
greasemonkey-0.9.7-mod.xpi
This mod contributed by Farby

Phil
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Re: Post the extensions you want compatible with SeaMonkey

Post by Philip Chee »

therube wrote:dragdropupload-1.9.38-fx+mod.4.sm.xpi

URL: https://skydrive.live.com/?cid=fa74ba8f ... D98%21135#

Feel free to look over, host, update.

I also bumped it for FF 5, though only actually checked it out (briefly) in SeaMonkey 2.2.

Thanks!

I've now updated the entry at: http://xsidebar.mozdev.org/modifiedmisc.html#dragdropupload
dragdropupload Drop files into attachment boxes instead of browse for them or type in the filename. Drop multiple files and fill all the entries. In some websites it allows to add new upload files: in Gmail is possible to drop the files directly over the "Attach a file" link.

Image

Install Drag and Drop Upload for Seamonkey 2.0+:
dragdropupload-1.9.38-mod.xpi
This mod contributed by therube

Phil
calzone
Posts: 4
Joined: July 13th, 2011, 12:32 am

Re: Post the extensions you want compatible with SeaMonkey

Post by calzone »

There is a new version of AutoHide for Firefox, http://www.krickelkrackel.de/autohide/autohide.htm
but it does not install on Seamonkey. How to make it work?
edit:
The author responded "no support for Seamonkey" :(
Rickkins
Posts: 522
Joined: January 12th, 2004, 3:25 pm

Re: Post the extensions you want compatible with SeaMonkey

Post by Rickkins »

Still no support for nosquint I see.
Farby
Posts: 20
Joined: June 28th, 2011, 1:47 am
Location: Minsk, Belarus

Re: Post the extensions you want compatible with SeaMonkey

Post by Farby »

new version greasemonkey-0.9.10.1-fx+sm.xpi
updated for SeaMonkey, work only under Gecko >= 1.9.2 (SM2.0 = Gecko 1.9.1)
the method of Philip Chee
Thank you.

Updated 2011/09/02 - bug fix - see Commit History 2011/08/29-30
Last edited by Farby on September 2nd, 2011, 1:27 am, edited 2 times in total.
Life sometimes throws this what you want to find ...
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Post the extensions you want compatible with SeaMonkey

Post by therube »

@Phil, if you care to mod the mod, tinyurl-2.0.2-mod.xpi ;-).
(Could even bump FF maxVersion too, though I have not tested.)
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
buelensc
Posts: 4
Joined: August 29th, 2011, 7:18 am

Re: Post the extensions you want compatible with SeaMonkey

Post by buelensc »

I was prompted to upgrade to Seamonkey 2.2. I did do that on a test version of Windows. But, I really miss the following add-ons, and as long as I don't get them, I postpone the upgrade. In order of importance
- Mouse gestures
- Clippings
- Duplicate tab
There are others, but I do care less about those.

Kris Buelens
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Post the extensions you want compatible with SeaMonkey

Post by therube »

Ever care to know how many tabs/windows you have open?
Well about:tabs aka tabstats.xpi (download here, not mine, http://glandium.org/files/tabstats.xpi) can tell you.
You'll see things like: http://img.photobucket.com/albums/v157/ ... uttabs.png

It can work, if you add a SeaMonkey section into install.rdf.

Code: Select all

   <!-- SeaMonkey -->
   <em:targetApplication>
      <Description>
        <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
        <em:minVersion>2.0</em:minVersion>
        <em:maxVersion>2.6a1</em:maxVersion>
      </Description>
   </em:targetApplication>


Works. And its restartless.

(I've left a comment asking to include SeaMonkey support, http://glandium.org/blog/?p=2180.)
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
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Post the extensions you want compatible with SeaMonkey

Post by therube »

Source: Mouse Gestures v1.5.2

maxVersion number bump'd available in the link in this thread if you care to grab & host, viewtopic.php?p=11204153#p11204153.
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
User avatar
tonymec
Posts: 734
Joined: October 15th, 2004, 2:58 am
Location: Ixelles (Brussels Capital Region, Belgium)
Contact:

Re: Post the extensions you want compatible with SeaMonkey

Post by tonymec »

buelensc wrote:I was prompted to upgrade to Seamonkey 2.2. I did do that on a test version of Windows. But, I really miss the following add-ons, and as long as I don't get them, I postpone the upgrade. In order of importance
- Mouse gestures
- Clippings
- Duplicate tab
There are others, but I do care less about those.

Kris Buelens

I don't know about the first two, but Duplicate This Tab works for me (with version override) even in SeaMonkey 2.6a1.
To override version compatibility checking, I recommend the Add-on Compatibility Reporter extension. Of course, the flip side of overriding the check is that it becomes your responsibility to disable misbehaving extensions manually.
Best regards,
Tony
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Post the extensions you want compatible with SeaMonkey

Post by therube »

Source: BarTab Lite 1.2

Works in SeaMonkey with the simple addition of a SeaMonkey "section" in install.rdf (see above, viewtopic.php?p=11192189#p11192189).

Essentially what this does (if I'm reading correctly) is to set browser.sessionstore.max_concurrent_tabs;0 & it also grays out unloaded tabs. Setting the pref, you can do yourself. If the graying of the unloaded tabs is of benefit to you, then the extension could be too.

(I've dropped him an email asking to support SeaMonkey?)

(It is a restartless extension, but in order for it to have an affect, you kind of have to restart ;-).)

browser.sessionstore.max_concurrent_tabs

(Later monkeys will use browser.sessionstore.restore_on_demand.)
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
User avatar
tonymec
Posts: 734
Joined: October 15th, 2004, 2:58 am
Location: Ixelles (Brussels Capital Region, Belgium)
Contact:

Re: Post the extensions you want compatible with SeaMonkey

Post by tonymec »

Best regards,
Tony
Farby
Posts: 20
Joined: June 28th, 2011, 1:47 am
Location: Minsk, Belarus

Re: Post the extensions you want compatible with SeaMonkey

Post by Farby »

new version greasemonkey-0.9.11-fx+sm.xpi
updated for SeaMonkey, the method of Philip Chee
Thank you.

PS. the extension work only under Gecko >= 1.9.2 (SM2.0.x = Gecko 1.9.1)
Life sometimes throws this what you want to find ...
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Re: Post the extensions you want compatible with SeaMonkey

Post by Philip Chee »

therube wrote:@Phil, if you care to mod the mod, tinyurl-2.0.2-mod.xpi ;-).
(Could even bump FF maxVersion too, though I have not tested.)

Bumped. Thanks.

Phil
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Re: Post the extensions you want compatible with SeaMonkey

Post by Philip Chee »

Farby wrote:new version greasemonkey-0.9.11-fx+sm.xpi
updated for SeaMonkey, the method of Philip Chee
Thank you.

PS. the extension work only under Gecko >= 1.9.2 (SM2.0.x = Gecko 1.9.1)

Thanks! Uploaded 0.9.10.1 and 0.9.11.
http://xsidebar.mozdev.org/modifiedmisc.html#greasemonkey
Phil
Locked