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 |
官方網址 | 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 |
電子郵箱 | [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": [ " |