Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 7 προβολές
  • Τελευταία απάντηση από 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?

Όλες οι απαντήσεις (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.