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

Mozilla Support में खोजें

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.

Learn More

I want to remove the "AutoPlay" icon from the Firefox address bar.

  • 2 प्रत्युत्तर
  • 0 यह समस्या है
  • 99 views
  • के द्वारा अंतिम प्रतियुतर sweet0670
  • हल कर लिया गया

Hello. I'd like to remove the "AutoPlay" icon from the Firefox address bar. Could you please tell me how?

Hello. I'd like to remove the "AutoPlay" icon from the Firefox address bar. Could you please tell me how?
संलग्न स्क्रीनशॉट

चुने गए समाधान

Hello Agent virtuel. I was able to hide it using the "userChrome.css" file you provided. Thank you very much. Thank you also for the information at "https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html".

संदर्भ में यह जवाब पढ़ें 👍 0

All Replies (2)

Hello

You can try an code userChrome.css

[data-l10n-id="urlbar-autoplay-media-blocked"]{display:none!important;}

With the help of Browser Toolbox https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html

चयनित समाधान

Hello Agent virtuel. I was able to hide it using the "userChrome.css" file you provided. Thank you very much. Thank you also for the information at "https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html".

प्रश्न पूछें

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