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

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

The part displayed in the Firefox address bar is annoying

  • 2 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 82 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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

อ่านคำตอบนี้ในบริบท 👍 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.