Snapshoter - Take video snapshots
Dead simple extension for taking HTML5 video snapshots
Wat is Snapshoter - Take video snapshots?
Snapshoter - Take video snapshots is een Chrome-extensie ontwikkeld door WildSeeder, en de belangrijkste functie is "Dead simple extension for taking HTML5 video snapshots".
Extensie Screenshots
Download het CRX-bestand van de extensie Snapshoter - Take video snapshots
Download Snapshoter - Take video snapshots-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
Take video snapshots with just one click.
Shortcuts can be set at chrome://extensions/shortcuts, support the following actions:
- Save current video snapshot to file.
- Copy current video snapshot to clipboard. Basisinformatie over de Extensie
| Naam | |
| ID | mipjmapcmcampplhheoaaedaibdojgdj |
| Officiële URL | https://chromewebstore.google.com/detail/snapshoter-take-video-sna/mipjmapcmcampplhheoaaedaibdojgdj |
| Beschrijving | Dead simple extension for taking HTML5 video snapshots |
| Bestandsgrootte | 25.98 KB |
| Aantal Installaties | 1,005 |
| Huidige Versie | 1.1.1 |
| Laatst Bijgewerkt | 2021-11-21 |
| Publicatiedatum | 2020-01-04 |
| Beoordeling | 4.57/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | WildSeeder |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extensionName__",
"short_name": "__MSG_extensionShortName__",
"version": "1.1.1",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "asset\/icon\/icon-16.png",
"48": "asset\/icon\/icon-48.png",
"128": "asset\/icon\/icon-128.png"
},
"browser_action": {
"default_icon": {
"19": "asset\/icon\/icon-19.png",
"38": "asset\/icon\/icon-38.png"
},
"default_title": "__MSG_popupTitle__"
},
"permissions": [
"tabs",
" | |