Video Camera
Screenshot video to image in one click
Wat is Video Camera?
Video Camera is een Chrome-extensie ontwikkeld door Volope Develop, en de belangrijkste functie is "Screenshot video to image in one click".
Extensie Screenshots
Download het CRX-bestand van de extensie Video Camera
Download Video Camera-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Video Camera |
ID | fgfffdaogehmmaolhbfaljnjmgglakfc |
Officiële URL | https://chromewebstore.google.com/detail/video-camera/fgfffdaogehmmaolhbfaljnjmgglakfc |
Beschrijving | Screenshot video to image in one click |
Bestandsgrootte | 3.25 MB |
Aantal Installaties | 160 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2022-03-23 |
Publicatiedatum | 2022-03-22 |
Ontwikkelaar | Volope Develop |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |