HTML5 Video Shortcutter
Control any html5 video by shortcuts
什么是HTML5 Video Shortcutter?
HTML5 Video Shortcutter是由Timur Kh开发的Chrome扩展程序,该扩展的主要功能是“Control any html5 video by shortcuts”。
扩展截图
下载HTML5 Video Shortcutter扩展crx文件
下载HTML5 Video Shortcutter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The best solutions to reduce waste of time. @release v1.0 Sep. 2018 *realised HTML5 video playback controller *realised custom length rewind *realised flexible settings
扩展基本信息
名称 | |
ID | fmomikokjpaebojpkgliolnhckcmmfag |
官方URL | https://chrome.google.com/webstore/detail/html5-video-shortcutter/fmomikokjpaebojpkgliolnhckcmmfag |
简介 | Control any html5 video by shortcuts |
文件大小 | 203 KB |
安装次数 | 427 |
当前版本 | 1.0 |
更新时间 | 2018-09-08 |
上架时间 | 2018-09-08 |
评分 | 4.67/5 共6次评分 |
开发者 | Timur Kh |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HTML5 Video Shortcutter", "description": "Control any html5 video by shortcuts", "version": "1.0", "browser_action": { "default_icon": "Images\/icons\/icon256.png", "default_popup": "options.html" }, "options_page": "options.html", "permissions": [ "downloads", "notifications", "contextMenus", "tabs", "storage", "activeTab", " |