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

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

The part displayed in the Firefox address bar is annoying

  • 2 תגובות
  • 1 has this problem
  • 108 views
  • תגובה אחרונה מאת 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.
צילומי מסך מצורפים

פתרון נבחר

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

Read this answer in context 👍 1

כל התגובות (2)

פתרון נבחר

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.

פרסום שאלה

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.