Video A-B Repeater
Video A-B Repeater
Video A-B Repeaterとは何ですか?
Video A-B RepeaterはKunihiro Andoによって開発されたChromeの拡張機能で、その主な機能は「Video A-B Repeater」です。
拡張機能のスクリーンショット
Video A-B Repeater拡張機能のCRXファイルをダウンロード
Video A-B Repeater拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Video A-B Repeater you will get a loop button upper a video player. After you play a video, video will repeat itself infinitely. Two markers (A and B) can be placed at current playhead position when you need. github https://github.com/kxkx5150/Video-A-B-Repeater
拡張機能の基本情報
名前 | |
ID | klfkbocfdjgokanhbnblemllkfanadmp |
公式URL | https://chrome.google.com/webstore/detail/video-a-b-repeater/klfkbocfdjgokanhbnblemllkfanadmp |
説明 | Video A-B Repeater |
ファイルサイズ | 36.71 KB |
インストール数 | 1,925 |
現在のバージョン | 0.8 |
最終更新日 | 2021-01-31 |
公開日 | 2019-05-14 |
評価 | 4.71/5 合計 7 レビュー |
開発者 | Kunihiro Ando |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Video A-B Repeater", "description": "Video A-B Repeater", "content_scripts": [ { "all_frames": true, "run_at": "document_end", "js": [ "contentscript.js" ], "matches": [ " |