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!

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 2 odpovede
  • 3 majú tento problém
  • 7 zobrazení
  • Posledná odpoveď od 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.

Všetky odpovede (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.