new Extension: Image Zoomer 0.1

Talk about add-ons and extension development.
Locked
User avatar
diesel_travis
Posts: 133
Joined: September 16th, 2003, 11:31 pm
Location: Rochester, NY
Contact:

new Extension: Image Zoomer 0.1

Post by diesel_travis »

Image Zoomer 0.1

Xpi: http://downloads.mozdev.org/database/mirror/imageZoomer-v0.1.xpi

Does:
  • adds two items to the context menu for images: Zoom In, Zoom Out
  • Zoom In doubles the image's dimensions
  • Zoom Out halves the image's dimensions

Issues:
  • as this is my first extension, expect many
  • No options yet
  • I plan to place items under a Zoom submenu
  • needs more magnifications
  • localized and more detailed feedback
  • Esperanto translation is most likely incorrect
  • see also: http://forums.mozillazine.org/viewtopic.php?t=25288


Source borrowed from: copyimage, goto, nukeimage, useragentswitcher, and others probably

Props: Pike, clav, jedbro, ant1832, ehume, David H

[edit] updated xpi link (thanks for the mirror)
Last edited by diesel_travis on September 18th, 2003, 9:01 pm, edited 1 time in total.
ant1832
Posts: 98
Joined: February 5th, 2003, 10:08 am
Contact:

Post by ant1832 »

Works perfect except the xpi doesn't ask to be installed when I click on it like most extensions. I just saved to disk and then used file-->open in fb.

Besides that works perfect so far. I don't know if you mentioned it in the prior thread but is the next version going to add an option "-return to original size".
dkDesignCo.com--Professional designs for all your web needs.
User avatar
Pike
Posts: 2293
Joined: August 10th, 2003, 12:12 pm
Location: UK
Contact:

Post by Pike »

The XPI needs to be served with a MIME type of application/x-xpinstall to auto-install.
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

http://texturizer.net/firebird/extensions/submit.html

Submit the extension and we can work around the mimetype problem.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
User avatar
diesel_travis
Posts: 133
Joined: September 16th, 2003, 11:31 pm
Location: Rochester, NY
Contact:

Post by diesel_travis »

ant1832 wrote:add an option "-return to original size".

Yeah, I'm planning on that, thanks.

Pike wrote:The XPI needs to be served with a MIME type of application/x-xpinstall to auto-install.

OK, I've updated my webserver.

alanjstr wrote:Submit the extension and we can work around the mimetype problem.

I submitted it around the same time I made the original post. If someone has better hosting than my home pc over a cable modem, then feel free to host it.

thanks!
clav
Posts: 1974
Joined: November 5th, 2002, 3:25 am
Location: Lancaster, UK
Contact:

Post by clav »

done. should be available in ~40 mins at:

http://downloads.mozdev.org/database/mi ... r-v0.1.xpi


and your mail to database [at] moazdev.org got identified as possible spam by SpamAssasin, so it got put in the moderation queue
jedbro
Posts: 1899
Joined: November 10th, 2002, 12:35 pm
Location: Mexico / Boulder Co.
Contact:

Nice!

Post by jedbro »

This is an EXCELENT extension ;)
Looking forward to future releases !!
FabIsa
Posts: 2
Joined: March 20th, 2004, 6:01 am

Imagezoomer : XP & Status bar bug

Post by FabIsa »

Hello, what a great idea of extension.
But after install, i get this ugly message in my status bar :
//<menuitem id="context-zoominimage"
---^// (note: slash are start and end)
and of course no context menu option !
This with Firefox 0.8 on Win XP Pro, I tried to uninstall firefox & all my profile and start again... the same :-(

FabIsa.
User avatar
storm119
Posts: 742
Joined: October 2nd, 2003, 7:13 am
Location: *Land Below The Wind*
Contact:

Post by storm119 »

Ok...any plans to make it compatible with Mozilla suite ?
User avatar
SantaFe
Posts: 196
Joined: May 25th, 2003, 10:48 pm
Location: Shunting Box Cars.

Post by SantaFe »

storm119 wrote:Ok...any plans to make it compatible with Mozilla suite ?
Yeah, ANY plans to make a Mozilla version? Huh? Please?
brody
Posts: 890
Joined: October 20th, 2003, 1:24 pm

Post by brody »

Hello diesel_jackass,

I just wanted to let you know that I have combined the three extensions Copy Image v0.3, Show Image v0.2, and Image Zoomer v0.1 into a package that combines all three. Also the package I have constructed is now compatible with both Mozilla and Firefox.

I hereby request your permission to include your code in the extension I have constructed (with credit where credit is due of course) so that I may post it on sboulema's extensions mirror.

Thanks,
brody
User avatar
storm119
Posts: 742
Joined: October 2nd, 2003, 7:13 am
Location: *Land Below The Wind*
Contact:

Post by storm119 »

brody wrote:Hello diesel_jackass,

I just wanted to let you know that I have combined the three extensions Copy Image v0.3, Show Image v0.2, and Image Zoomer v0.1 into a package that combines all three. Also the package I have constructed is now compatible with both Mozilla and Firefox.

I hereby request your permission to include your code in the extension I have constructed (with credit where credit is due of course) so that I may post it on sboulema's extensions mirror.

Thanks,
brody


Hey..good news mate....where/when can i get this ones?
StarryNight
Posts: 1
Joined: May 8th, 2004, 5:51 pm

Post by StarryNight »

I can't seem to get this to work with FB 0.8, I downloaded it to the the firebird folder. Am I supposed tp be doing anything else with it besides putting it in the profile folder? I am very new to Mozilla anything.
Locked