Body
Issue/Question
How do I disabled Firefox from automatically playing embedded videos?
Environment
Cause
Mozilla Firefox has a built-in HTML5 video player that will automatically play videos embedded in web pages. To disable this, follow the resolution.
Resolution
- In Firefox's address bar enter:
about:config
- Click I accept the risk!
- In the search box enter:
media*play
- Double-click media.block-play-until-visible item.
- Change the value from false to true.
- Double-click the media.autoplay.enabled item.
- Change the value from false to true.
- Close Firefox and re-open for the changes to complete.