Fenix: [Request] Please support "Video Background Play Fix" Add-on

Created on 2 May 2020  路  3Comments  路  Source: mozilla-mobile/fenix

Why/User Benefit/User Problem

  • Some sites do not allow users to play videos in the background or lock screen, like Youtube

    1. What/Requirements

  • "Video Background Play Fix" Add-on
  • The project of this Add-on on Github
  • The address of this Add-on on Firefox Add-ons

    1. Acceptance Criteria (how do I know when I鈥檓 done?)

  • Can use this Add-on in the next version
Media WebExtensions

Most helpful comment

This add-on is actually being recommended as a solution to this problem at support.mozilla.org (see https://support.mozilla.org/en-US/kb/some-videos-wont-play-background).

As an example, an extension can listen for and intercept visibilitychange and fullscreenchange events so a website will not be able to react to a tab being hidden.

Please visit Video Background Play Fix to see or install an example of such an extension.

All 3 comments

This add-on is actually being recommended as a solution to this problem at support.mozilla.org (see https://support.mozilla.org/en-US/kb/some-videos-wont-play-background).

As an example, an extension can listen for and intercept visibilitychange and fullscreenchange events so a website will not be able to react to a tab being hidden.

Please visit Video Background Play Fix to see or install an example of such an extension.

This has been enabled in Nightly.

However it times out after some time on YouTube, likely due to https://github.com/mozilla-mobile/fenix/issues/9691

Closing as add-on is available in Nighty and Beta and will roll out to next release.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bbinto picture bbinto  路  3Comments

topotropic picture topotropic  路  3Comments

vesta0 picture vesta0  路  3Comments

abodea picture abodea  路  3Comments

robsmith11 picture robsmith11  路  3Comments