Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni
Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.
Archiviato

I would prefer to NOT have the Bookmark icons in the address bar.

mjbrm risposto
Troublemaker125

I frequently edit addresses in the address bar, and having the bookmark icon and star in there only get in the way. I would prefer they were removable if not REMOVED altogether, as I can access bookmarks from the menu bar.

I frequently edit addresses in the address bar, and having the bookmark icon and star in there only get in the way. I would prefer they were removable if not REMOVED altogether, as I can access bookmarks from the menu bar.

Tutte le risposte (3)

Right click and remove As to where removed to would hope to Customize. But not sure.

Please let us know if this solved your issue or if need further assistance.

I was able to remove the Star icon, but the "•••" icon and reader icon are still there. When I right mouse on both, the choice to "Remove from Toolbar" is grayed out. We're getting there, but we ain't there yet!

You can remove the 3 dots (known as the Page Action menu) by adding the below to a userChrome.css file

#page-action-buttons { display: none !important; }