The part displayed in the Firefox address bar is annoying
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.
All Replies (1)
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;}