We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Please, enable "RemoveFromToolbar" for "EnterReaderView"&"PagesActions"!!!!!!!!!!"

  • 2 回覆
  • 3 有這個問題
  • 7 次檢視
  • 最近回覆由 cor-el

more options

Please tell Mozilla they are not Microsoft that plants permanent garbage in their browers that block our use of their browsers with useless clutter!

Mozzila has disabled the "Remove From Toolbar" for "Enter Reader View" & " Pages Actions" buttons that get in the way of many during browsing, yet we are forced to live with the usless garbage buttions because the proper "Remove From Toolbar" for these things is disabled.

Please tell Mozilla they are not Microsoft that plants permanent garbage in their browers that block our use of their browsers with useless clutter! Mozzila has disabled the "Remove From Toolbar" for "Enter Reader View" & " Pages Actions" buttons that get in the way of many during browsing, yet we are forced to live with the usless garbage buttions because the proper "Remove From Toolbar" for these things is disabled.

所有回覆 (2)

more options

I don't expect these features to be removed. You could consider using custom style rules to hide those items. Many aspects of the appearance of Firefox's user interface can be modified using short style rules in an optional file named userChrome.css (this file doesn't come with Firefox, you need to create it).

I created a sample rule set for you, and the attached screenshot shows the difference it makes.

  • Hides the Reader View icon and the Page Actions menu button (•••)
  • Reveals the hidden buttons if you hover the area for 3 seconds

Here's how to set it up (assuming you haven't already created a userChrome.css file):

(A) Create a new chrome folder in your profile folder. This article has the steps for that (#1, #2, and optionally #3)

https://www.userchrome.org/how-create-userchrome-css.html

(B) Download the following file and move it into that chrome folder:

https://www.userchrome.org/samples/userChrome-page_action_buttons.css

(C) Rename that file to just userChrome.css

If you already have a userChrome.css file, you can copy/paste the rules from the new file into the existing file.

The next time you quit Firefox and start it up again, it should discover that file and apply the rules.

more options

You can disable reader via this pref on the about:config page if you do not want to use this feature.

  • browser.readinglist.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.