[Ext] Favicon_Picker 0.3.0 is available for Firefox 1.5 Beta

Announce and Discuss the Latest Theme and Extension Releases.
Locked
fly2279
Posts: 11
Joined: October 1st, 2005, 6:59 am

not working with 1.7

Post by fly2279 »

I am using the official 1.7 release (not nightlies) and I get an error message installing the updated extension. It says favicon will only work with firefox 1.0+ to 1.5

Anyone having the same problems, or did I miss another thread somewhere?
Old Greg S
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Re: not working with 1.7

Post by Old Greg S »

fly2279 wrote:I am using the official 1.7 release (not nightlies) and I get an error message installing the updated extension. It says favicon will only work with firefox 1.0+ to 1.5

Anyone having the same problems, or did I miss another thread somewhere?

You answered your own question. If by official you mean 1.07 then as your reply states partially what is explained on the first post of this topic
Extension version 0.3.0 will only work with Firefox 1.5 BETA or later
Hazelip
Posts: 41
Joined: January 2nd, 2005, 9:08 am

Post by Hazelip »

This still does not work with 1.0.7.

By the way, since this is such a popular feature, why isn't it in FireFox natively?
User avatar
dbMorris
Posts: 479
Joined: October 28th, 2004, 10:19 pm
Location: Bay Area, CA.

Post by dbMorris »

Hazelip wrote:This still does not work with 1.0.7.

By the way, since this is such a popular feature, why isn't it in FireFox natively?


Version 0.3.0 will never support the original 1.0.x releases, there were initernal changes
made with bookmarks in the DeerPark and later releases necessitating the the update.

First posting has more details.
<a href="http://www.freewebs.com/dbmorris/systemconfig.htm" target="_blank" class="postlink">My System</a> | <a href="http://www.freewebs.com/dbmorris/firefoxconfig.htm" target="_blank" class="postlink">Firefox Extensions & Plugins</a>
Hazelip
Posts: 41
Joined: January 2nd, 2005, 9:08 am

Post by Hazelip »

So, is there a solution of any kind for 1.0.7 users?
InvisiBill
Posts: 1632
Joined: August 27th, 2003, 1:42 pm
Location: Michigan
Contact:

Post by InvisiBill »

Hazelip wrote:So, is there a solution of any kind for 1.0.7 users?


Yeah, do what the original post says.

dbMorris wrote:Extension version 0.3.0 will only work with Firefox 1.5 BETA or later.

Please continue to use the author's original extension for the Firefox 1.0.x releases
(prior version 0.2.5 is found here).
User avatar
dbMorris
Posts: 479
Joined: October 28th, 2004, 10:19 pm
Location: Bay Area, CA.

Post by dbMorris »

Hazelip wrote:So, is there a solution of any kind for 1.0.7 users?


By the way - in case anyone was curious, there is no functionality difference between
the original version and the one for the newer Firefox releases. When the developers
made the significant enhancements for release 1.5, something changed in the way
bookmark information was handled; all I (and mook) did was clean up some of
the function calls that the original author did not do and account for the changes
made to reference bookmarks in release 1.5.

So rest assured, whether using FF 1.0.7 or FF 1.5Beta - the extension used for each
behaves exactly the same.
<a href="http://www.freewebs.com/dbmorris/systemconfig.htm" target="_blank" class="postlink">My System</a> | <a href="http://www.freewebs.com/dbmorris/firefoxconfig.htm" target="_blank" class="postlink">Firefox Extensions & Plugins</a>
User avatar
scdeimos
Posts: 7
Joined: March 13th, 2005, 1:54 am

Re: not working with 1.7

Post by scdeimos »

fly2279 wrote:I am using the official 1.7 release (not nightlies) and I get an error message installing the updated extension. It says favicon will only work with firefox 1.0+ to 1.5

Anyone having the same problems, or did I miss another thread somewhere?


Okay. I'm currently running Firefox 1.0.7 - let me tell you how I got FavIcons working in it. (By the way, I tried this with versions 0.3.0 and 0.2.6 but could only get it working with 0.2.3 - must be some code in later versions I need to go (un)fix.)

.XPI files are essentially .JAR archive files (which are essentially .ZIP archive files). Here's the procedure:
1. Download "favicon_picker_0.2.3-fx.xpi" to a locally disk.
2. Copy it "favicon_picker_0.2.3-fx.xpi" to "favicon_picker_0.2.3-fx.zip"
3. Use your favorite archiver (I used WinRAR) to extract this to a folder "favicon_picker_0.2.3-fx"
4. Edit the Install.rdf file inside (this has Linux EOL's, so use something like Wordpad as opposed to Notepad) and change the following lines from:
<em:minVersion>0.10</em:minVersion>
<em:maxVersion>0.10+</em:maxVersion>
to:
<em:minVersion>1.0.0</em:minVersion>
<em:maxVersion>1.0.9</em:maxVersion>
5. Save your changes.
6. This could be indemic to WinRAR, but instead of compressing the "favicon_picker_0.2.3-fx" folder, select all of the files within it and fire-up WinRAR, compressing to a .ZIP file names "favicon_picker_0.2.3a-fx.xpi" (note the "0.2.3a" and the .XPI extension - put this on after selecting compression type of .ZIP).
7. Drag the "favicon_picker_0.2.3a-fx.xpi" folder onto Firefox and install it.

If you get an error along the lines of "Could not find install.js" then you got step 6 wrong (you compressed the folder instead of the files inside it) so go back and try again.

Hope this helps.
facted
Posts: 231
Joined: November 17th, 2004, 4:39 pm

Post by facted »

Quick question: Where can I find the icons that I currently have? I just want to use some of those for other sites and I don't know what folder they'd be in. Thanks.
Swami
Posts: 4221
Joined: September 25th, 2004, 11:32 pm

Post by Swami »

I was also able to get Favicon Picker 0.2.3 to work in 1.0.7 by bumping the maxVersion. Tried it with 0.2.5 but it wouldn't work. Seems strange an older version will work in 1.0.7, but not a version that would work up to 1.0.6. Any way I got 0.2.3 here:
https://addons.mozilla.org/extensions/m ... e=releases
User avatar
scdeimos
Posts: 7
Joined: March 13th, 2005, 1:54 am

Where are da icons?

Post by scdeimos »

facted wrote:Quick question: Where can I find the icons that I currently have? I just want to use some of those for other sites and I don't know what folder they'd be in. Thanks.


The icons are actually stored in the bookmarks.html file in your Firefox profile directory (eg: C:\Documents and Settings\<YourAccount>\Application Data\Mozilla\Firefox\Profiles\<SomeRandomValue>.default)

This is a HTML-ish text file. The bookmark links are HREFs in regular <A> Anchor tags, with the site title between the <A></A> tags. The icon image itself is (usually) base64 encoded in the ICON attribute of the Anchor. Google's, for example, looks like this:

<A HREF="http://www.google.com/" ADD_DATE="1097214210" LAST_VISIT="1125058277" LAST_MODIFIED="1097838878" ICON="data:image/x-icon;base64,AAABAAEAEBAAAAAAAABoBQAA
FgAAACgAAAAQAAAAIAAAAAEACAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAACAAACAAAAAgIAAgAAAAIAAgACAgAAAwM
DAAICAgAAAAP8AAP8AAAD//wD/AAAA/wD/AP//AAD///8A//3/AP39
/wD6/f8A+P3/AP/8/wD9/P8A+vz/AP/7/wD/+v8A/vr/APz6/wD4+v8A
+/n/APP5/wD/+P8A+vj/AO/4/wDm+P8A2fj/AP/3/wD/9v8A9vb/AP/1
/wD69f8A9PT/AO30/wD/8/8A//L/APnx/wD28P8A///+APj//gD2//4A9P
/+AOP//gD//f4A6f/9AP///AD2//wA8//8APf9/AD///sA/v/7AOD/+wD/+
vsA9/X7APr/+gDv/voA///5AP/9+QD/+/kA+e35AP//+ADm//gA4f/4AP
/9+AD0+/gA///3APv/9wDz//cA8f/3AO3/9wD/8fcA//32AP369gDr+vYA
8f/1AOv/9QD/+/UA///0APP/9ADq//QA///zAP/18wD///IA/fzyAP//8QD/
//AA9//wAPjw8AD//+8A8//vAP//7gD9/+4A9v/uAP/u7gD//+0A9v/tAP7
/6wD/+eoA///pAP//6AD2/+gA//nnAP/45wD38eYA/fblAP/25AD29uQA7
N/hAPzm4AD/690AEhjdAAAa3AAaJdsA//LXAC8g1gANH9YA+dnTAP/n0
gDh5dIADyjSABkk0gAdH9EABxDRAP/l0AAAJs4AGRTOAPPczQAAKs0A
Ii7MAA4UywD56soA8tPKANTSygD/18kA6NLHAAAjxwDj28QA/s7CAP/1
wQDw3r8A/9e8APrSrwDCtqoAzamjANmPiQDQj4YA35mBAOmefgDHj3
wA1qR6AO+sbwDpmm8A2IVlAKmEYgCvaFoAvHNXAEq2VgA5s1UAPbh
QAFWtTwBStU0ARbNNAEGxTQA7tEwAObZIAEq5RwDKdEYAULhDANtu
QgBEtTwA1ls3ALhgMQCxNzEA2FsvAEC3LQB0MCkAiyYoANZTJwDLWyY
AtjMlALE6JACZNSMAuW4iANlgIgDoWCEAylwgAMUuIAD3Vh8A52gdAL
RCHQCxWhwAsEkcALU4HACMOBwA0V4bAMYyGgCPJRoA218ZAJM7Fw
C/PxYA0msVAM9jFQD2XBUAqioVAIAfFQDhYRQAujMTAMUxEwCgLBMAn
xIPAMsqDgCkFgsA6GMHALE2BAC9JQAAliIAAFYTAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8A
sbGxsbGxsbGxsbGxsbGxd7IrMg8PDw8PDw8PUBQeJXjQYE9PcKPM2NfP
2sWhcg+BzTE7dLjbmG03YWaV4JYye8MPbsLZlEouKRRCg9SXMoW/U53
enGRAFzCRtNO7mTiAyliw30gRTg9VbJCKfYs0j9VmuscfLTFbIy8SOhA0In
q5Y77GNBMYIxQUJzM2Vxx2wEmfyCYWMRldXCg5MU0aicRUms58SUVe
RkwjPBRSNIfBMkSgvWkyPxVHFIaMSx1/0S9nkq7WdWo1a43Jt2UqgtJER
GJ5m6K8y92znpNWIYS1UQ89Mmg5cXNaX0EkGyyI3KSsp6mvpaqosaat
q7axsQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=" LAST_CHARSET="ISO-8859-1" ID="rdf:#$GvHr.2">Google</A>

Hope this helps.
User avatar
Mozillaistroublingme
Posts: 23
Joined: June 24th, 2005, 5:15 pm
Location: Somewhere
Contact:

Post by Mozillaistroublingme »

Or you can just download it without having to edit anything (I already did that).


http://extentions.netmasa.gwgaming.net/favicon.xpi

Firefox 0.9-1.0.7
bugmenot account is disabled.
Old Greg S
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Old Greg S »

facted wrote:Quick question: Where can I find the icons that I currently have? I just want to use some of those for other sites and I don't know what folder they'd be in. Thanks.


the easiest way is to right click the page you want the favicon for, select view page info, go to the media tab and save the favicon to a folder.
Zoolcar9
Posts: 2225
Joined: November 9th, 2004, 6:45 pm
Location: Jakarta, Indonesia (UTC+7)
Contact:

Post by Zoolcar9 »

Swami wrote:I was also able to get Favicon Picker 0.2.3 to work in 1.0.7 by bumping the maxVersion. Tried it with 0.2.5 but it wouldn't work. Seems strange an older version will work in 1.0.7, but not a version that would work up to 1.0.6. Any way I got 0.2.3 here:
https://addons.mozilla.org/extensions/m ... e=releases

0.2.5 works on my 1.0.7

My Firefox information | Add-ons | GitHub

"With great power, comes great desire to show it off."
facted
Posts: 231
Joined: November 17th, 2004, 4:39 pm

Post by facted »

Greg S wrote:
facted wrote:Quick question: Where can I find the icons that I currently have? I just want to use some of those for other sites and I don't know what folder they'd be in. Thanks.


the easiest way is to right click the page you want the favicon for, select view page info, go to the media tab and save the favicon to a folder.


Thanks :)
Locked