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

Where are the separate reload and stop buttons gone? I want them back

  • 2 odpovede
  • 1 má tento problém
  • 10 zobrazení
  • Posledná odpoveď od jerriy

more options

There used to be separate "reload" and "stop" buttons available that I can pick via "Customize" menu and put next to the address bar. The archived solution suggested here (https://support.mozilla.org/en-US/questions/1203285) doesn't or does no longer work. Now what? I have the lastest version of firefox (85).

There used to be separate "reload" and "stop" buttons available that I can pick via "Customize" menu and put next to the address bar. The archived solution suggested here (https://support.mozilla.org/en-US/questions/1203285) doesn't or does no longer work. Now what? I have the lastest version of firefox (85).

Vybrané riešenie

Hi jerriy, did you already have a userChrome.css file or was that your first try? Starting in Firefox 69, there's a new requirement, which is to set Firefox to look for the file at startup:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste userprof and pause while the list is filtered

(3) Double-click the toolkit.legacyUserProfileCustomizations.stylesheets preference to switch the value from false to true

That should take effect on your next startup. Also, you can double-check the steps you took against my checklist here:

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

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (2)

more options

Vybrané riešenie

Hi jerriy, did you already have a userChrome.css file or was that your first try? Starting in Firefox 69, there's a new requirement, which is to set Firefox to look for the file at startup:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste userprof and pause while the list is filtered

(3) Double-click the toolkit.legacyUserProfileCustomizations.stylesheets preference to switch the value from false to true

That should take effect on your next startup. Also, you can double-check the steps you took against my checklist here:

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

more options

Ah ok — didn't know the new requirement in about:config that had to be tweaked.