Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

Equivalent of greprefs/all.js in Firefox 6.0

  • 5 amsoshi
  • 9 sa na da wannan matsala
  • 10 views
  • Amsa ta ƙarshe daga SDaga

more options

In earlier version (3.x) of Firefox, there used to be all.js file in greprefs folder. This file used to control many-many options for Firefox.

I do not see the same in latest version (6.0).

What is the equivalent file in version 6.0 of Firefox?

In earlier version (3.x) of Firefox, there used to be all.js file in greprefs folder. This file used to control many-many options for Firefox. I do not see the same in latest version (6.0). What is the equivalent file in version 6.0 of Firefox?

Mafitar da aka zaɓa

It is now greprefs.js in omni.jar

resource:///greprefs.js
Karanta wannan amsa a matsayinta 👍 3

All Replies (5)

more options

Zaɓi Mafita

It is now greprefs.js in omni.jar

resource:///greprefs.js
more options

Thanks cor-el. That was very helpful.

more options

You're welcome

more options

Initially I posted a question about how to edit this file now that it's contained in a .jar archive. I figured it out and it appears to work, so I'm posting in case anyone else has the same problem: 1 - Open the Firefox package (right click, show package contents) and find the omni.jar file. 2 - Right click it and open it with Archive Utility to extract it. 3 - Rename the original omni.jar file so you have a backup - I called mine OLDomni.jar. 4 - Make your mods to greprefs.js 5 - Finally, to recreate the omin.jar archive from your unarchived omni folder containing your modded greprefs.js, do NOT select the omni folder and compress it. Rather, open the omni folder, and select all contents. Then right-click and archive. Finally, rename the resulting Archive.zip folder to omni.jar, and move it out of the folder into the "Contents/MacOS" directory where it belongs.

This worked for me.

An gyara daga rbrehl

more options

Hi rbrehl,

Thanks for the steps.

It would be better if you create a jar using Java SDK instead of creating a zip and renaming it to .jar