Setting a Firefox bookmark to set the volume to 1%:
javascript:(function(){document.querySelector(".html5-video-player").setVolume(1);})();