Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

how to search the value of preferences in about:config page after Firefox 71?

  • 2 odgovora
  • 0 ima to težavo
  • 1 ogled
  • Zadnji odgovor od asmreg

more options

In Firefox 71 and later version, Mozilla introduce a new about:config page style. In the new about:config page, the search bar can only match the name of preferences, but can't match the value of preferences. For example, when I type "https" in the search bar, The old about:config page can list all preferences with "https" in its name and value; but the new about:config page only list the preferences with "https" in its name. It makes user difficult to find the target preferences with specific value. Is there any method to find the target preferences with specific value?

In Firefox 71 and later version, Mozilla introduce a new about:config page style. In the new about:config page, the search bar can only match the name of preferences, but can't match the value of preferences. For example, when I type "https" in the search bar, The old about:config page can list all preferences with "https" in its name and value; but the new about:config page only list the preferences with "https" in its name. It makes user difficult to find the target preferences with specific value. Is there any method to find the target preferences with specific value?

Izbrana rešitev

cor-el said

Since about:config is a normal HTML page, you can use the regular Find bar (Ctrl+F) to do such a search. The Find bar is less powerful than the about:config search bar that supports regular expressions (search term needs to contain a '*') to fine tune/limit the results, so if necessary you can combine the two.

Thank you! your solution does work! But the regular Find bar can only locate each matched item and can't list all matched item at once as old about:config page, so it is not a perfect solution. now I find some way to restore old about:config page in https://support.mozilla.org/eu/questions/1274607 https://www.askvg.com/tip-how-to-restore-old-about-config-page-in-mozilla-firefox/ github.com/earthlng/aboutconfig

Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (2)

more options

Since about:config is a normal HTML page, you can use the regular Find bar (Ctrl+F) to do such a search. The Find bar is less powerful than the about:config search bar that supports regular expressions (search term needs to contain a '*') to fine tune/limit the results, so if necessary you can combine the two.

more options

Izbrana rešitev

cor-el said

Since about:config is a normal HTML page, you can use the regular Find bar (Ctrl+F) to do such a search. The Find bar is less powerful than the about:config search bar that supports regular expressions (search term needs to contain a '*') to fine tune/limit the results, so if necessary you can combine the two.

Thank you! your solution does work! But the regular Find bar can only locate each matched item and can't list all matched item at once as old about:config page, so it is not a perfect solution. now I find some way to restore old about:config page in https://support.mozilla.org/eu/questions/1274607 https://www.askvg.com/tip-how-to-restore-old-about-config-page-in-mozilla-firefox/ github.com/earthlng/aboutconfig

Spremenil asmreg