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

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

The part displayed in the Firefox address bar is annoying

  • 2 回覆
  • 1 有這個問題
  • 80 次檢視
  • 最近回覆由 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.

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題