본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

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.