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!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 2 件の返信
  • 0 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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?

選ばれた解決策

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

この回答をすべて読む 👍 0

すべての返信 (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

選ばれた解決策

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

この投稿は asmreg により に変更されました