Jump to content

[Tool] FFaM v1.0.2.11


Recommended Posts

Addon will allready support flash. Installer not needed

Or u may delete "%mozilla%\plugins\NPSWF32.dll" before plugins copied.

For now, I will just extract the dll into the plugins folder, overwriting the file that may be there. At least, until I learn how to get version info. The installer will not be used. Thanks for the info on the dll.

IF EXIST "%mozilla%\searchplugins" DEL /Q %localized%\searchplugins\*&%rb% /LOG+:Logs\Copy_to_localized.txt /NP /NJS /NJH /NS /NC /

Already there!!

Edited by Jonnyboy
Link to comment
Share on other sites

BTW didn't anyone notice a bug: extensions in 3.0 version get corrupted. For example i had Firefox 3.0 rc2 with "Download Statusbar" and "IE tab" extensions. I create an addon of 3.0rc2-SSE2, uninstall previous Firefox and delete all profiles. Install addon and extensions just don't work, they are broken. I need to uninstall them and install again.

Edited by lsrkin
Link to comment
Share on other sites

My all extentions works perfect with personelized settings.

Maybe 10-15 times tested.

AdBlock Plus

AdBlock Plus: Element Hiding Helper

ColorfulTabs

Direct Link

Download Statusbar

Fasterfox

FlashGot

IE Tab

ImageShack right-click

Linkification

Tabs Open Relative.

Edited by eryen
Link to comment
Share on other sites

ok i'll test it more

UPD:

Here's what i got

You are using several addons that are not compatible with Firefox 3.0, There is only one that I am aware of that is not compatible with the SSE2 version, that is Roboform. It will take some time for all of the makers of the addons to update to the new 3.0. I continue to use 2.0.0.x for that very reason. Most of the addons I use are not compatible, yet.

***EDIT***Roboform can be made compatible with this minor change - in about:config change "general.useragent.extra.firefox" from BonEcho or Minefield to Firefox. tested

Edited by Jonnyboy
Link to comment
Share on other sites

nope, it's not about it. Addons are compatible with 3.0rc2 and they worked in my previous(manual, not addon) installation of Firefox and they work if i right click addon and choose "Find Update", nothing gets downloaded, but some files get changed in my profile's folder.

Those extensions aren't even written in [ExtensionDirs] sections of extensions.ini file though there are folders with them in "extensions" folder.

Link to comment
Share on other sites

Download Statusbar

install.rdf

<em:minVersion>2.0</em:minVersion>

<em:maxVersion>3.0b5pre</em:maxVersion>

Maynot install on newly installed firefox.

Max version number is smaller then RC2,RC3

Same for IE Tab too.

I use edited install.rdf. So no problem with me.

Edited by eryen
Link to comment
Share on other sites

Wow, thx eryen!!!

Didn't think about it!!!

Works great now!!!!

2 Jonnyboy

Can u add replacing this

<em:maxVersion>whatever</em:maxVersion>

string

with

<em:maxVersion>3.0</em:maxVersion>

or

<em:maxVersion>3.0.*</em:maxVersion>

in all install.rdf files if user chooses 3.0 version installation?

I don't think that it will affect badly if some extensions are REALLY not compatible with 3.0..though haven't tested it yet

Edited by lsrkin
Link to comment
Share on other sites

Can u add replacing this

<em:maxVersion>whatever</em:maxVersion>

with this string

<em:maxVersion>3.0.*</em:maxVersion>

in all install.rdf files if user chooses 3.0 version installation?

I have been thinking about doing that and other minor text edits. I have been trying to find a way to replace text. No luck so far.

Link to comment
Share on other sites

thanks shahed

I have just finished writing a script that will create an inf installer. I just need to integrate it into the addon maker and test. Should be ready in a day or two. The inf installer is needed for some of the optimized firefox's as the original firefox installer crashes when trying to install them.

Link to comment
Share on other sites

thanks shahed

I have just finished writing a script that will create an inf installer. I just need to integrate it into the addon maker and test. Should be ready in a day or two. The inf installer is needed for some of the optimized firefox's as the original firefox installer crashes when trying to install them.

Sounds Great man.. your really making a super program here, that really comes handy, as Firefox is so dominant now days, and a program like this makes life so much easier.

Looking forward to your next update

Thank you V.much :)

Link to comment
Share on other sites

The script may or may not work. It depends on the mozilla ftp. Due to the heavy traffic they are getting, the script will error if it can't get the file and you don't already have it. I will put error checking for this in the next version. :(

Link to comment
Share on other sites

final release in now released it just released

http://www.mozilla.com/en-US/firefox/all.html

now make the final script i need to work on my version and end it soon

Not a nice way to request something unless you're making it yourself...... plus over here (EST) you're 6 hours late :P

Edited by InfinitiProject
Link to comment
Share on other sites

Not a nice way to request something unless you're making it yourself...... plus over here (EST) you're 6 hours late :P

i didn`t mean to be a bad guy

i just typed when i was in a bad mood :P really just kidding he can finish it in any time

:D i hope the doesn`t understand me wrong

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...