For Firefox 45+, replaces the HTML5 video player with a plugin for a .mov file opened stand-alone
Firefox 45 tries to play stand-alone MOV files in the HTML5 video player but cannot decode older MOVs. This script detects URLs ending with .mov and injects a QuickTime player object into the tab to play the video.
Local MOV Files
If you want to enable this for local files (files that show file:/// in the address bar), you need to allow Greasemonkey for file:/// URLs generally. Here's how: