Video Screenshot
Simple, no-frills tool to take screenshots of videos playing on websites.
Video Screenshotとは何ですか?
Video Screenshotはastrbox-toolsによって開発されたChromeの拡張機能で、その主な機能は「Simple, no-frills tool to take screenshots of videos playing on websites.」です。
拡張機能のスクリーンショット
Video Screenshot拡張機能のCRXファイルをダウンロード
Video Screenshot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple, no-frills tool to take screenshots of the currently playing video on websites.
Clicking on the extension's button on websites with HTML5 video will cause a screenshot of the currently playing video to be downloaded. Media controls (e.g. play/pause button, volume slider) are not part of the resulting screenshot. The resolution of the screenshot is the same as the resolution of the video playing. 拡張機能の基本情報
| 名前 | |
| ID | cenfemgbpgfagommeifcbjcpaeefnnao |
| 公式URL | https://chromewebstore.google.com/detail/video-screenshot/cenfemgbpgfagommeifcbjcpaeefnnao |
| 説明 | Simple, no-frills tool to take screenshots of videos playing on websites. |
| ファイルサイズ | 14.38 KB |
| インストール数 | 214 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2020-11-19 |
| 公開日 | 2020-11-14 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | astrbox-tools |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Video Screenshot",
"version": "1.0",
"author": "astrbox-tools",
"description": "Simple, no-frills tool to take screenshots of videos playing on websites.",
"browser_action": {
"default_icon": "icon.png",
"default_title": "Video Screenshot",
"default_popup": "popup.html"
},
"icons": {
"128": "icon.png"
},
"permissions": [
" | |