Video Screenshot
Simple, no-frills tool to take screenshots of videos playing on websites.
什么是Video Screenshot?
Video Screenshot是由astrbox-tools开发的Chrome扩展程序,该扩展的主要功能是“Simple, no-frills tool to take screenshots of videos playing on websites.”。
扩展截图
下载Video Screenshot扩展crx文件
下载Video Screenshot扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        A simple, no-frills tool to take screenshots of the currently playing video on websites. 
Clicking on the extension's button on websites with HTML5 video will cause a screenshot of the currently playing video to be downloaded. Media controls (e.g. play/pause button, volume slider) are not part of the resulting screenshot. The resolution of the screenshot is the same as the resolution of the video playing.                     扩展基本信息
| 名称 |   |  
| ID | cenfemgbpgfagommeifcbjcpaeefnnao | 
| 官方URL | https://chromewebstore.google.com/detail/video-screenshot/cenfemgbpgfagommeifcbjcpaeefnnao | 
| 简介 | Simple, no-frills tool to take screenshots of videos playing on websites. | 
| 文件大小 | 14.38 KB | 
| 安装次数 | 214 | 
| 当前版本 | 1.0 | 
| 更新时间 | 2020-11-19 | 
| 上架时间 | 2020-11-14 | 
| 评分 | 5.00/5 共1次评分 | 
| 开发者 | astrbox-tools | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Video Screenshot",
    "version": "1.0",
    "author": "astrbox-tools",
    "description": "Simple, no-frills tool to take screenshots of videos playing on websites.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Video Screenshot",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "  |  |