Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 2 përgjigje
  • 3 e kanë hasur këtë problem
  • 7 parje
  • Përgjigjja më e re nga 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.

Krejt Përgjigjet (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.