Modded Extensions for SeaMonkey

Talk about add-ons and extension development.
Locked
Tiger-Heli
Posts: 104
Joined: February 20th, 2008, 8:18 am

Re: Modded Extensions for SeaMonkey

Post by Tiger-Heli »

Code: Select all

var  popup=window.document.getElementById('taskPopup');


Maybe, but I'm out of my depth here - the suggestion came from this site: https://developer.mozilla.org/en-US/doc ... eaMonkey_2
User avatar
Philip Chee
Posts: 6475
Joined: March 1st, 2005, 3:03 pm
Contact:

Re: Modded Extensions for SeaMonkey

Post by Philip Chee »

therube wrote:Adding a SeaMonkey section (you have to remove the "em:" prefixes) gets it to install in SeaMonkey.
But then thinking that this line (at minimum) also needs a change, but I wouldn't know what to?

Code: Select all

  var  popup=window.document.getElementById('menu_ToolsPopup');

Suppose we call that something else?

You can change all references from 'menu_ToolsPopup' to 'taskPopup' in which case this should appear in the SeaMonkey Tools menu.

Phil
User avatar
therube
Posts: 21703
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Modded Extensions for SeaMonkey

Post by therube »

From:

https://addons.mozilla.org/en-US/firefox/addon/cookies-exportimport/
"Released under Custom License"

So I suppose its OK to post.


cookies_exportimport-1.0-MOD.4.SM.xpi

Looks to work from what I can tell.

Code: Select all

original source:

https://addons.mozilla.org/en-US/firefox/addon/cookies-exportimport/?src=api


install.rdf:

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


bootstrap.js:

   s/menu_ToolsPopup/taskPopup/g (essentially)


Note: these changes break compatibility for FF,  so this version only
      works in SeaMonkey.  also, in bootstrap.js, i left the existing
      unmodified lines, thinking it would not hurt anything, with the
      mods for SeaMonkey taking preference  (as they're defined after
      the original FF entries).


Find a bug?  Fix it ;-).


(I had to figure out how to export cookies from IE. Have never known anyone who wanted to import cookies into their browser ;-).)

Thanks Ewind & Tiger & Phil.
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: 21703
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Modded Extensions for SeaMonkey

Post by therube »

Just to note that Image Zoom looks to be back in development.
The "Fit to Width" modified function (available in 0.4.6.1-mod) is not implemented. I rather liked that.
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
xed
Posts: 669
Joined: February 11th, 2007, 12:04 pm

Re: Modded Extensions for SeaMonkey

Post by xed »

Thanks therube, for that extension you modified (cookies export/import).

It helped me out.
"Doin' right ain't got no end." Cap'n Red Legs
Retep8
Posts: 48
Joined: March 27th, 2010, 9:49 am

Re: Modded Extensions for SeaMonkey

Post by Retep8 »

Retep8 wrote:Installed SM2.17 this morning.
Extension "Send Filter 1.0.5.1" does not work any more....


Anyone else using this ext.? Only workaround is to run "Run Filters on Folder" on "Sent"-folder.
TIA
Tiger-Heli
Posts: 104
Joined: February 20th, 2008, 8:18 am

Re: Modded Extensions for SeaMonkey

Post by Tiger-Heli »

Maybe not the right place to post, but there are a couple of features that Firefox has that I would like to see in SeaMonkey:

First, In Firefox, I can click Tools - Page Info - Media and view/save content on a page. Mainly useful for downloading images from flickr for personal use. There doesn't seem to be a corresponding feature in SeaMonkey.

Second - three extensions that don't work properly:

http://fnvfox.appspot.com/thankyou.html
https://addons.mozilla.org/en-us/firefo ... and-video/
Supposed to be SeaMonkey compatible, but doesn't appear on the Seamonkey add-ons tab. Installs in SeaMonkey, but you don't have the taskbar or statusbar icons so it can't be used.

https://addons.mozilla.org/en-us/firefo ... r-youtube/
If you modify the install.rdf file - same as above, installs in SeaMonkey, but you don't get either the taskbar or statusbar icon, so it can't be used.

https://addons.mozilla.org/en-US/seamon ... oadhelper/
I haven't tried this - says it won't work with SM 2.17.1, but installs okay, but I never see the menu, so it can't be used. UPDATE: This one does work - you have to be on the page, but not on the video itself and right-click to see the menu - I like the other extensions better, but this at least does seem to work as advertised.

Thanks!
User avatar
tonymec
Posts: 734
Joined: October 15th, 2004, 2:58 am
Location: Ixelles (Brussels Capital Region, Belgium)
Contact:

Re: Modded Extensions for SeaMonkey

Post by tonymec »

Tiger-Heli wrote:[...]
First, In Firefox, I can click Tools - Page Info - Media and view/save content on a page. Mainly useful for downloading images from flickr for personal use. There doesn't seem to be a corresponding feature in SeaMonkey.
[...]

In SeaMonkey it's View → Page Info → Media
Best regards,
Tony
Zoolcar9
Posts: 2225
Joined: November 9th, 2004, 6:45 pm
Location: Jakarta, Indonesia (UTC+7)
Contact:

Re: Modded Extensions for SeaMonkey

Post by Zoolcar9 »

tonymec wrote:In SeaMonkey it's View → Page Info → Media

or right click on web page → View Page InfoMedia
My Firefox information | Add-ons | GitHub

"With great power, comes great desire to show it off."
User avatar
therube
Posts: 21703
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Modded Extensions for SeaMonkey

Post by therube »

Download Flash and Video 1.32 does work.
You may need to drag its icon out of (the SeaMonkey) Customize dialog first though.

Also FlashGot & DownThemAll.
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
Tiger-Heli
Posts: 104
Joined: February 20th, 2008, 8:18 am

Re: Modded Extensions for SeaMonkey

Post by Tiger-Heli »

Thank you all - this forum is great.

View Page Info Works fine.

Download Flash and Video 1.32 does work - I didn't think to look for it's icon in the Customize dialog, and I could only drag the icon to the mail toolbar - it wouldn't drag to the status bar.

I somewhat prefer using Flash Video Downloader - YouTube Downloader 3.87 and I didn't even see an Icon for that anywhere (although I did get it to install) - are there any workarounds for it? (Ctrl-Alt-L hotkey didn't seem to work either).

Thanks again!!!
User avatar
tonymec
Posts: 734
Joined: October 15th, 2004, 2:58 am
Location: Ixelles (Brussels Capital Region, Belgium)
Contact:

Re: Modded Extensions for SeaMonkey

Post by tonymec »

Tiger-Heli wrote:[...] I didn't think to look for it's icon in the Customize dialog, and I could only drag the icon to the mail toolbar - it wouldn't drag to the status bar. [...]

Indeed, customizable icons (and widgets) can only be moved between the toolbars (including the menubar and any custom toolbars you might have) and the button palette, but not the status bar. That's the way it is. Some extensions have an additional (and smaller) button for the status bar (the most popular of such extensions is, I think, Adblock Plus).
Best regards,
Tony
Tiger-Heli
Posts: 104
Joined: February 20th, 2008, 8:18 am

Re: Modded Extensions for SeaMonkey

Post by Tiger-Heli »

No Script and Tab Counter work in the Status bar - I guess they have additional icons, then.

Download Flash and Video and Flash Video Downloader have menu items to show the icon in the statusbar or the toolbar, but neither one works unless you use the customize dialog and drag them from that menu.
User avatar
xed
Posts: 669
Joined: February 11th, 2007, 12:04 pm

Re: Modded Extensions for SeaMonkey

Post by xed »

If someone could take a look at the extensions on this page and see if it/they could be updated to work with SeaMonkey I sure would appreciate it.

They make finding bookmarks so much easier that it's hard to believe.

Thanks for any help you may provide.
"Doin' right ain't got no end." Cap'n Red Legs
Farby
Posts: 20
Joined: June 28th, 2011, 1:47 am
Location: Minsk, Belarus

Re: Modded Extensions for SeaMonkey

Post by Farby »

xed wrote:If someone could take a look at the extensions on this page and see if it/they could be updated to work with SeaMonkey I sure would appreciate it.

They make finding bookmarks so much easier that it's hard to believe.

Thanks for any help you may provide.


may be work this mod - show_parent_folder-2.0-fx+sm.xpi
Life sometimes throws this what you want to find ...
Locked