
How to disable the notification that appears on my Andriod phone when I play a video in Firefox?
Hello,
how can I disable the notification that appears on my Andriod phone when I play a video in Firefox? This notification: 1. Is anoying 2. Usually interrupts my music player so when I click play in my car the video from Firefox resumes 3. Leaks my privacy
Chosen solution
To resolve this, one must first bypass the fact that about:config is not available on Android any more:
- Go-to chrome://geckoview/content/config.xhtml
- set general.aboutConfig.enable to true (for next time)
Then he/she needs to set media.hardwaremediakeys.enabled to false.
P.S. I'd like to express an opinion that it was very bad decision to disable about:config as it was great compromise between customizability and user simplicity. Customizability received major hit by disabling it. 👎
Read this answer in context 👍 0All Replies (1)
Chosen Solution
To resolve this, one must first bypass the fact that about:config is not available on Android any more:
- Go-to chrome://geckoview/content/config.xhtml
- set general.aboutConfig.enable to true (for next time)
Then he/she needs to set media.hardwaremediakeys.enabled to false.
P.S. I'd like to express an opinion that it was very bad decision to disable about:config as it was great compromise between customizability and user simplicity. Customizability received major hit by disabling it. 👎