Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 2 svar
  • 0 har detta problem
  • 1 visning
  • Senaste svar av 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?

Vald lösning

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

Läs svaret i sitt sammanhang 👍 0

Alla svar (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

Vald lösning

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

Ändrad av asmreg