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

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”.

Ďalšie informácie

The part displayed in the Firefox address bar is annoying

  • 2 odpovede
  • 1 má tento problém
  • 114 zobrazení
  • Posledná odpoveď od sweet0670
  • Vyriešené

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.
Priložené obrázky

Vybrané riešenie

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

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

Všetky odpovede (2)

Vybrané riešenie

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.

Položiť otázku

Ak chcete odpovedať na príspevky, musíte sa prihlásiť do svojho účtu. Ak ešte nemáte účet, položte novú otázku.