5 Simple Steps to Make Any Add-on Compatible with Your Firefox 5 Final

so far firefox 5 reliable or not ???

firefox4 was a disaster.....................

Mozilla won't be providing updates for 4.0x. They are already testing 6,7,8. That is why you must upgrade to FF5 which is stable and fast. If web security is not important to you and you don't do online banking transactions then you can stick with older versions and be subjected to security / hacking vulnerability. :D
 
Last edited:
youallhumsup

is there a save picture add-on? eg. when you hover mouse button on a pic, a icon will appear, you click on the icon to save the pic.

used to have one add-on like this in previous versions but now cannot find it.
 
youallhumsup

is there a save picture add-on? eg. when you hover mouse button on a pic, a icon will appear, you click on the icon to save the pic.


used to have one add-on like this in previous versions but now cannot find it.

There are but not like what you have described. Yours may be outdated. :D

1198.png


<hgroup>
default-32.png
Save Image in Folder 1.3.4


</hgroup>Easily save images in personally customized...

https://addons.mozilla.org/en-US/firefox/addon/save-image-in-folder/

More about this add-on

Easily save images in personally customized folders.

Developer Comments

=============================================================
Please visit my website before posting any support-related issues here!
http://mozext.achimonline.de/saveimageinfolder_about.php
There you'll find detailed instructions and a changelog.
=============================================================
 
54254.png



274103-32.png
Image Download Ⅱ
6.0.2


Save all images in current page or multiple pages by one click, with dimension filter, file type filter, loaded status filter, self-defined thumbnails detection, and other options and settings.

https://addons.mozilla.org/en-US/firefox/addon/image-download-ⅱ/

More about this add-on

All images in current page or multiple pages can be saved by one click.
Some filters are available: Dimension, Image Type, Unloaded, Background Images.
You may add prefix to keep the order in file browser is the same as in web page.
In addition, you may set the thumbnails detection rules for skipping the thumbnails, and saving the corresponding full images.

The operation of Image Download Ⅱ is just simple and automated. You needn't be worry about the images that the dimension or type is unknown. With the powerful filter features, Image Download Ⅱ will directly save and automatically filter them with the filters you set, and add the correct file extension to those unknown type images.

Some common regular expressions for thumbnail detection:
<code>/\d+/</code> Combination of digits
<code>/\w+/</code> Combination of digits, letters and undersores
<code>/[A-Za-z0-9]+/</code> Combination of digits and letters
<code>/[^\/]+/</code> Combination of all characters except for the symbol /



 

39852.png


54654-32.png
LightShot (screenshot tool) 2.0.1


Easy and convenient screenshot tool. Allows you to make screenshots of any selected area (video and flash too), edit and upload it to server.

https://addons.mozilla.org/en-US/firefox/addon/lightshot/

More about this add-on

LightShot is a tool allowing you to easily make screenshots of any selected area in a browser tab. You just hit Lightshot icon on the toolbar or status bar, then select area you want to make a screenshot from and click “Save” or “Upload to server". In case of uploading you instantly get link to a screenshot you’ve just uploaded.

It is possible to resize and move selection area right in a browser tab without opening any additional applications. That makes the process very simple and easy. You also can edit your screenshots (add text, draw lines and more other functions).

There are other tricks to make screenshoting superfast:

1. Press “Ctrl” and start selecting area with a mouse. After you finish the selection, the screenshot goes directly to clipboard.
2. If you want to copy a screenshot to clipboard after you’ve selected an area just hit Ctrl+C as usual.
3. Ctrl+S makes fast save in the most recent folder (or "My Documents" if none) without showing "Save As" dialog. Use it for fast saving screenshots in the same folder.


Image Gallery



Developer Comments


Test picture: http://prntscr.com/4n7g
Test editor: http://prntscr.com/4n7g/edit

We will be adding new interesting features to make the screenshoting better and easier.

Frequently asked questions about LightShot:

Q: Can I copy screenshot to the windows clipboard?
A: Yes, you can! Just select a region for shooting and press Ctrl+C.

Q: How can I make a screenshot faster?
A: You can press Ctrl before selecting a region and the addon will copy your screenshot to the clipboard as soon as you release the mouse button.

Q: Can your addon run on Linux or Mac?
A: No, but maybe one shiny day ;)

Q: What image formats do you support?
A: Currently it is .png, .bmp, and .jpg

Q: What server do you use to host uploaded screenshots?
A: Imageshack

Q: I found some issues in LightShot. How can it be solved?
A: Please make sure you are using the latest build, and if its still there contact us on [email protected]

Q: I have something to tell you about the LightShot how can I contact you?
A: The best way is to contact us by messaging us through Facebook page or sending e-mail.

Q: What hotkeys does LightShot have?
A: Check the hotkey list page on our site to get further information.
 
16300.png


5673-32.png
FxIF 0.4.3


View EXIF data in image properties.

https://addons.mozilla.org/en-US/firefox/addon/fxif/

More about this add-on


What’s it


FxIF (Firefox exIF) allows you to view meta information data contained in JPEG images from the convenience of your Firefox (or SeaMonkey or other compatible) browser. Most digital cameras add EXIF data to all images you take and much editing software adds or allows you to add more informations on the picture and you the creator.


FxIF is written entirely in JavaScript, and as such should be portable to all platforms that Mozilla runs on.


Usage


After installing FxIF, simply right click on an image, then click
<code>Properties</code>. The meta data will be displayed in the properties window. This integration into the existing dialog keeps the interface simple.

Since this window has been removed with Firefox 3.6 I’ve added my own one accessible through the
<code>EXIF data</code> entry for those versions.

Doesn’t work?


I’d like my extension to work on your system as much as you do. Though sometimes it doesn’t work for you and for changing this I definitely need your help.


Adding your (negative) opinion as review is fine to me. But for trouble shooting I’ve e-mail too (see right column on the Add-ons page) where I can be contacted. What would be very helpful is where’s the problem exactly (no context menu entry?, no properties dialogue?, no data?, error message?), what other Add-ons you’ve installed, screenshot of the error, output from the Error Console and image you tried to get data from.


In detail

What can it display?
Meta data that’s contained in JPEG image files in three forms:


  • binary EXIF data. This is added by most cameras automatically and contains technical informations on the camera model and manufacturer, date and time the image was taken, aperture and shutter speed used, focal length and much much more.
  • IPTC-NAA data in a binary structure (IIM). IPTC-NAA comprises a standardized set of fields focusing on informations as the name of the photographer, caption and title for the image, copyright informations, keywords a.s.o.
  • XMP (Extensible Metadata Platform). In contrast to aforementioned this data isn’t stored binary but as an XML document within the image and isn’t restricted to only camera or image informations but can hold both and even more. It’s developed by Adobe and pushed by their applications including Photoshop. As said, XMP can hold various informations as all the EXIF data mentioned above and also those from IPTC-NAA as well as application specific.
    Its advantage is the use of UTF-8 encoding—so data can be added in every language available—and also the possibility to hold an information in more than one language simultaneously.

Out of the camera most images will only contain binary EXIF data but this may change in future and there’s much software for adding the other informations by you. And software like Photoshop will at least duplicate the EXIF information into XMP data and add data of its own to your image if you just save it—or at least if you don’t do Save for Web.

And which fields in detail?


In detail you can view the following EXIF fields: ImageDescription, Make, Model, Orientation, ModifyDate/DateTimeOriginal/DateTimeDigitized, Artist, Copyright, ExposureTime., FNumber, ExposureProgram, GPSInfo, ISO, ShutterSpeedValue, ExposureCompensation, MaxApertureValue, SubjectDistance, MeteringMode, LightSource, Flash, FocalLength, UserComment, ExifImageWidth, ExifImageLength, FocalPlaneXResolution, FocalPlaneResolutionUnit. ExposureMode, WhiteBalance, DigitalZoomRatio, FocalLengthIn35mmFormat, ColorSpace

Also following fields are taken from IPTC-NAA: By-line, Caption-Abstract, Headline, Instructions, CopyrightNotice, City, Sublocation, Province/State and Country
And the following from XMP: dc:Creator, photoshop:Headline, dc:title, dc:description, dc:rights, xmpRights:UsageTerms, cc:license, photoshop:City, Iptc4xmpCore:Location, photoshop:State, photoshop:Country, tiff:Make, tiff:Model, aux:Lens, exif:ateTimeOriginal, exif:ateTimeDigitized, exif:FNumber, exif:ApertureValue, exif:FocalLength, exif:FocalLengthIn35mmFilm, exif:SubjectDistance, exif:ExposureTime, exi:f:Flash, tiff:Orientation, exif:ExposureBiasValue, exif:WhiteBalance, exif:LightSource, exif:MeteringMode, exif:ExposureProgram, exif:ExposureIndex, exif:ExposureMode, exif:ISOSpeedRatings, exifdigitalZoomRatio, exif:GPSAltitude, exif:GPSAltitudeRef, exif:GPSLatitude, exif:GPSLongitude, exif:ColorSpace, photoshop:ICCProfile, photoshop:Instructions

That said, not all data is displayed always and at once. First not all files contain all fields. And second if fields that exist to hold the same information like the photographers name or description of the image are present in more than one structure, the information is only displayed once. The priority in which they’re used is XMP, IPTC-NAA, EXIF in descending order.


Also for your convenience if GPS coordinates are available in the EXIF fields, a weblink to a map provider is displayed behind them. At least it is in Firefox 3 and SeaMonkey 2 because earlier don’t support the technique used. And be aware that these are the coordinates of the camera, not the object photographed which can differ significantly especially for tele photos.


That’s not that much, why not more?


FxIF wants to give you the informations which most people most likely want to see when viewing an image in the browser. That is a quick look when, by which camera with which settings, where and some informations on the subject.


There are other applications that give you any possible information found in the image. But from our point of view their purpose is different and doesn’t make much sense in the browser. Displaying all informations available in the file can simply be overwhelming and makes the basic informations hard to find.


And why only in JPEG images?

That image format is by far the most common and concentrating on it keeps the extension simple.

Where is it supposed to run on?

As mentioned earlier it’s written in JavaScript and XUL, so it should run in combination with the GRE (Gecko Runtime Environment) everywhere GRE runs.
Out of the box the extension is made for the Firefox browser from version 0.10 on, the Mozilla Application suite from version 1.7 on and its successor SeaMonkey from version 1.0 on.

How much does it cost?

Nothing. It’s free software in terms of the Free Software Foundation. It’s triple licensed as MPL 1.1, GPL 2.0, LGPL 2.1 and like most extensions for the Mozilla platform comes with the source code in the XPI file itself.

Configure me

Since likings are different we decided to make two functions configurable. You can do this via the options dialog on the Add-on Manager (available in Firefox and SeaMonkey 2) or by directly manipulating the respective pref.

First option is to choose the format used for displaying coordinates. This is either Degrees Minutes Seconds (DMS) like 40° 43′ 20.7″ N, 74° 02′ 47.2″ W or decimal degree (DD) like 40.722417° N, 74.046444° W. Any informations are rounded to two decimal places in DMS and six decimal places in DD format. The associated pref is
<code>extensions.fxif.gpsFormat</code> where 0 means DMS and 1 DD.

The other option is the map provider to use for the weblink. The default (when the pref isn’t available or empty) is to use
<code>openstreetmap.org</code>, but as I wrote, likings are different.

So to change it, insert any URL into the field (or pref). You can use really any URL, but to have the respective coordinates used, put a
<code>%lat%</code> anywhere the latitude shall be inserted and <code>%lon%</code> anywhere the longitude shall be inserted.
So the default is

<code>http://www.openstreetmap.org/?lat=%mlat%&mlon=%lon%&layers=B000FTF</code>

but if you want to use Google as a map provider, insert for example
<code>http://maps.google.com/maps?ll=%lat%,%lon%&q=%lat%,%lon%&z=10&hl=%lang%</code>

or for Yahoo use
<code>http://maps.yahoo.com/index.php#mvt=m&trf=0&lon=%lon%&lat=%lat%&mag=8</code>

or
<code>http://atlas.mapquest.com/maps/map....ongtype=decimal&latitude=%lat%&longitude=%lon%</code>


for MapQuest a.s.o. In URL langitude and longitude will always get inserted in unrounded decimal format.

Noticed the <code>%lang%</code> in the Google Maps URL? This is the third placeholder available and will be replaced by the content language code you’ve chosen in your general browser settings. It’s not necessary but at least in case of Google offers the site in your language.
The associated pref is <code>extensions.fxif.mapProvider</code>.

Are there localized versions?

FxIF is already available in Brazilian Portuguese, Chinese (simplified as well as traditional), Czech, Dutch, English, French, German, Italian, Japanese, Polish, Russian and Spanish. The one used depends on the browsers locale.
If you don’t find your language in the list, you’re welcome to do a translation and donate it. You can get the english version .dtd and .properties files from the FxIF repository and mail us the translated file for inclusion. Also fixes for errors in translations are welcome.
FxIF also has a page on BabelZilla.org where translations are organized. You can add translations there as well.

When will the next version be released?

Like most projects “when it’s done”. Since 0.2.3 the FxIF code has its home at Google Code and the source kept online can be checked out via svn.
 
30018.png


10900-32.png
Personas Plus 1.6.2


Personas are free, easy-to-install "skins" for Firefox. Personas Plus extends that built-in functionality to give you even more control and easier access to new, popular, and your own favorite Personas.


https://addons.mozilla.org/en-US/firefox/addon/personas-plus/


More about this add-on


Personas are free, easy-to-install "skins" for Firefox. Personas Plus extends that built-in functionality to give you even greater control and easier access to new, popular, and even your own favorite Personas.


Installing the add-on places a small "fox mask" icon in your status bar or add-on bar which, when you click on it, pops up a menu where you can select, change, or even randomize your Firefox Persona.


If you create an account on the
GetPersonas website, you can "star" your favorite Personas there, which will then appear in your Personas Plus menu!

Even more fun is the ability for Personas Plus to automatically rotate your Personas. If you select, for example, "Random Selection from Abstract" on the "Abstract" Personas menu, Personas Plus will randomly select a new Persona from that list every 60 minutes or so, and each time you open your browser. This works with any selection of Personas, including your favorites!


Image Gallery





 
Back
Top