Play QuickTime MOV in Plugin (for stand-alone .mov)

For Firefox 45+, replaces the HTML5 video player with a plugin for a .mov file opened stand-alone

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Jefferson Scher
일일 설치수
0
총 설치수
79
평점
2 0 0
버전
0.5
생성
2016-03-29
갱신
2016-03-29
라이선스
BSD 3-clause
동작 사이트

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:

  • In a new tab, type or paste about:config in the address bar and press Enter or Return to load that internal page. Click the button promising to be careful.
  • In the search box above the list, type or paste greas and pause while the list is filtered
  • Double-click the extensions.greasemonkey.fileIsGreaseable preference to switch it from false to true