Edit firefox configurations (specifically turn on autoplay) from command line

November 6th, 2019

in /home/{user}/.mozilla/firefox/prefs.js

add user_pref("media.autoplay.default", 0);

this will allow firefox to automatically start playing media in the link.


Leave a Reply

Your email address will not be published. Required fields are marked *