HTML5 Video Frame Screenshot

Adds ability to take a screenshot from the current frame of a HTML5 video element and be saved to a file named "video_frame.jpg" or "video_frame.png" (image format is configurable). This script is intended to be used as a bookmarklet using this URL: javascript:hvfs_ujs()

Tính đến 21-03-2018. Xem phiên bản mới nhất.

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v1.0.5 21-03-2018 Changed default image format to JPEG, and changed function name to minimize conflict
  • v1.0.4 21-03-2018 Moa fix
  • v1.0.3 21-03-2018 Fix variable name
  • v1.0.2 21-03-2018 Fix return value
  • v1.0.1 21-03-2018