Video Camera
Screenshot video to image in one click
什么是Video Camera?
Video Camera是由Volope Develop开发的Chrome扩展程序,该扩展的主要功能是“Screenshot video to image in one click”。
扩展截图
下载Video Camera扩展crx文件
下载Video Camera扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Capture a picture from video in one click. Capturing a photo from a video is fairly simple in VideoCamera. To begin capturing a picture from your video, click the capture button in right bottom corner. No ads, spyware and unnecessary permissions - you're just in a one click away from an ideal capture. ### What you can do with VideoCamera ✓ Capturing a photo from a video ✓ Save image to disk as PNG ✓ Copy to clipboard ✓ Print ✓ Edit Image ### Coming Soon ✓ Upload to Twitter, ImageShack, Flickr, EasyCaptures, ImgBB, custom FTP or HTTP servers
扩展基本信息
名称 | Video Camera |
ID | fgfffdaogehmmaolhbfaljnjmgglakfc |
官方URL | https://chromewebstore.google.com/detail/video-camera/fgfffdaogehmmaolhbfaljnjmgglakfc |
简介 | Screenshot video to image in one click |
文件大小 | 3.25 MB |
安装次数 | 160 |
当前版本 | 1.0.1 |
更新时间 | 2022-03-23 |
上架时间 | 2022-03-22 |
开发者 | Volope Develop |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.1", "short_name": "Video Camera", "name": "Video Camera", "description": "Screenshot video to image in one click", "action": { "default_title": "Video Camera", "default_popup": "popup.html", "default_icon": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" } }, "background": { "service_worker": "background.bundle.js" }, "web_accessible_resources": [ { "resources": [ "js\/*" ], "matches": [ " |