Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

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”.

Ďalšie informácie

How can I export my about:config from firefox developer edition to firefox browser?

  • 2 odpovede
  • 1 má tento problém
  • 7 zobrazení
  • Posledná odpoveď od cor-el

more options

I made changes to my about:config that improve the privacy of my browser, but I realized that I want to keep the default settings in firefox developer edition as I do web development. Is there a way to export the about:config settings that I have modified to the normal version of firefox so that I can use it for personal stuff?

I made changes to my about:config that improve the privacy of my browser, but I realized that I want to keep the default settings in firefox developer edition as I do web development. Is there a way to export the about:config settings that I have modified to the normal version of firefox so that I can use it for personal stuff?

Všetky odpovede (2)

more options

My Firefox version on the dev edition is 87.0b5 and 86.0 in the normal version.

more options

The values of modified prefs are stored if prefs.js in the profile folder, but it is really not a good idea to transfer this file. You can possibly check the file in a text editor and copy lines that look important, but newer Firefox versions like DE have a lot of prefs that aren't compatible or are specific to this profile and release. You can also run into issues if you come to update the release profile at a later time from 86 to 87 and the profile needs to be migrated.