Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Configure About:config via a .bat file

  • 1 odpoveď
  • 0 má tento problém
  • 9 zobrazení
  • Posledná odpoveď od cor-el

more options

My job requires for Boolean and New String configurations inside of the about:config section of Firefox. I've been doing this manually by copying and pasting the lines, but I would like to automate this process via a .bat file if possible. I've created a .bat file for mapping network drives before but I've never created one for running a script in a browser before so I'm a noob.

I need the .bat file to convert boolean values to false and add strings. If possible, I would also like for this batch file to change the homepage to a page of my choosing. Any and all help would be appreciated, Thank You!

My job requires for Boolean and New String configurations inside of the about:config section of Firefox. I've been doing this manually by copying and pasting the lines, but I would like to automate this process via a .bat file if possible. I've created a .bat file for mapping network drives before but I've never created one for running a script in a browser before so I'm a noob. I need the .bat file to convert boolean values to false and add strings. If possible, I would also like for this batch file to change the homepage to a page of my choosing. Any and all help would be appreciated, Thank You!

Všetky odpovede (1)

more options

You can use a user.js file in the profile folder or a autoconfig.cfg file to set some prefs to specific values, there are also policies for specific features. The user.js files use the same layout as prefs.js for modified prefs.

See:

Pomohla vám táto odpoveď?

Položiť otázku

Ak chcete odpovedať na príspevky, musíte sa prihlásiť do svojho účtu. Ak ešte nemáte účet, položte novú otázku.