Greasy Fork is available in English.

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
Всего установок
72
Оценки
2 0 0
Версия
0.5
Создан
29.03.2016
Обновлён
29.03.2016
Лицензия
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