Snapshoter - Take video snapshots
Dead simple extension for taking HTML5 video snapshots
Snapshoter - Take video snapshotsとは何ですか?
Snapshoter - Take video snapshotsはWildSeederによって開発されたChromeの拡張機能で、その主な機能は「Dead simple extension for taking HTML5 video snapshots」です。
拡張機能のスクリーンショット
Snapshoter - Take video snapshots拡張機能のCRXファイルをダウンロード
Snapshoter - Take video snapshots拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Snapshoter - Take video snapshots |
ID | mipjmapcmcampplhheoaaedaibdojgdj |
公式URL | https://chromewebstore.google.com/detail/snapshoter-take-video-sna/mipjmapcmcampplhheoaaedaibdojgdj |
説明 | Dead simple extension for taking HTML5 video snapshots |
ファイルサイズ | 25.98 KB |
インストール数 | 1,005 |
現在のバージョン | 1.1.1 |
最終更新日 | 2021-11-21 |
公開日 | 2020-01-04 |
評価 | 4.57/5 合計 7 レビュー |
開発者 | WildSeeder |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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", " |