One Frame Link Video Frame Grabber
Allows programmatic access to frames from video elements (including those loaded in iframes).
Was ist One Frame Link Video Frame Grabber?
One Frame Link Video Frame Grabber ist eine Chrome-Erweiterung, die von ofl-video-frame-grabber entwickelt wurde, und ihr Hauptmerkmal ist "Allows programmatic access to frames from video elements (including those loaded in iframes).".
Erweiterungsscreenshots
One Frame Link Video Frame Grabber-Erweiterungs-CRX-Datei herunterladen
Laden Sie One Frame Link Video Frame Grabber-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Allows programmatic access to frames from video elements (including those loaded in iframes). Specifically aids in transcription duties for One Frame Link.
Grundlegende Informationen zur Erweiterung
Name | One Frame Link Video Frame Grabber |
ID | olgdbgfcehacmcielefghjdihlaikheo |
Offizielle URL | https://chromewebstore.google.com/detail/one-frame-link-video-fram/olgdbgfcehacmcielefghjdihlaikheo |
Beschreibung | Allows programmatic access to frames from video elements (including those loaded in iframes). |
Dateigröße | 10.79 KB |
Installationsanzahl | 47 |
Aktuelle Version | 0.0.0.1 |
Letztes Update | 2021-08-24 |
Veröffentlichungsdatum | 2021-08-23 |
Entwickler | ofl-video-frame-grabber |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://twitter.com/OneFrameLink |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "One Frame Link Video Frame Grabber", "description": "Allows programmatic access to frames from video elements (including those loaded in iframes).", "version": "0.0.0.1", "browser_action": { "default_icon": { "16": "icons\/16.png", "32": "icons\/32.png", "64": "icons\/64.png" } }, "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "content_scripts": [ { "matches": [ " |