Video A-B Repeater
Video A-B Repeater
Wat is Video A-B Repeater?
Video A-B Repeater is een Chrome-extensie ontwikkeld door Kunihiro Ando, en de belangrijkste functie is "Video A-B Repeater".
Extensie Screenshots
Download het CRX-bestand van de extensie Video A-B Repeater
Download Video A-B Repeater-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | klfkbocfdjgokanhbnblemllkfanadmp |
Officiële URL | https://chrome.google.com/webstore/detail/video-a-b-repeater/klfkbocfdjgokanhbnblemllkfanadmp |
Beschrijving | Video A-B Repeater |
Bestandsgrootte | 36.71 KB |
Aantal Installaties | 1,925 |
Huidige Versie | 0.8 |
Laatst Bijgewerkt | 2021-01-31 |
Publicatiedatum | 2019-05-14 |
Beoordeling | 4.71/5 Totaal 7 Beoordelingen |
Ontwikkelaar | Kunihiro Ando |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |