Greasy Fork is available in English.

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()

这些是代码更新过的版本。 显示所有版本

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