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

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

The part displayed in the Firefox address bar is annoying

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 46 wyświetleń
  • Ostatnia odpowiedź od sweet0670

Hello. I have some questions. I want to delete the image, but I don't know how. How can I do this? I've looked into it, but I couldn't find a solution, so I came to ask for advice.

Hello. I have some questions. I want to delete the image, but I don't know how. How can I do this? I've looked into it, but I couldn't find a solution, so I came to ask for advice.
Załączone zrzuty ekranu

Wybrane rozwiązanie

Hello

With the help of Browser Toolbox. https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html

You can try an code userChrome.css

[data-l10n-id="urlbar-trust-icon-notsecure-label"]{display:none!important;} #permissions-granted-icon{display:none!important;}

https://www.youtube.com/watch?v=nVlkotzyFng

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (2)

Wybrane rozwiązanie

Hello

With the help of Browser Toolbox. https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html

You can try an code userChrome.css

[data-l10n-id="urlbar-trust-icon-notsecure-label"]{display:none!important;} #permissions-granted-icon{display:none!important;}

https://www.youtube.com/watch?v=nVlkotzyFng

Thank you, Agent virtuel.

I was able to successfully hide it using the userChrome.css code you provided.

Thanks to you, everything is now fine.

Thank you so much.

Zadaj pytanie

Aby odpowiadać na posty, musisz zalogować się na swoje konto. Zadaj pytanie, jeśli nie masz jeszcze konta.