Snapshoter - Take video snapshots
Dead simple extension for taking HTML5 video snapshots
Cos'è Snapshoter - Take video snapshots?
Snapshoter - Take video snapshots è un'estensione di Chrome sviluppata da WildSeeder, e la sua funzione principale è "Dead simple extension for taking HTML5 video snapshots".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Snapshoter - Take video snapshots
Scarica i file di estensione Snapshoter - Take video snapshots in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Snapshoter - Take video snapshots |
ID | mipjmapcmcampplhheoaaedaibdojgdj |
URL Ufficiale | https://chromewebstore.google.com/detail/snapshoter-take-video-sna/mipjmapcmcampplhheoaaedaibdojgdj |
Descrizione | Dead simple extension for taking HTML5 video snapshots |
Dimensione del File | 25.98 KB |
Conteggio Installazioni | 1,005 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2021-11-21 |
Data di Pubblicazione | 2020-01-04 |
Valutazione | 4.57/5 Totale 7 Valutazioni |
Sviluppatore | WildSeeder |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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", " |