Video Stream Master
For controlling video playback speed and other features
什么是Video Stream Master?
Video Stream Master是由tsonglew开发的Chrome扩展程序,该扩展的主要功能是“For controlling video playback speed and other features”。
扩展截图
下载Video Stream Master扩展crx文件
下载Video Stream Master扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Video player master for controlling video playback speed and other features
扩展基本信息
名称 | Video Stream Master |
ID | knnigbekdblcdhjlnmpcfijkeffenhmp |
官方URL | https://chromewebstore.google.com/detail/video-stream-master/knnigbekdblcdhjlnmpcfijkeffenhmp |
简介 | For controlling video playback speed and other features |
文件大小 | 709 KB |
安装次数 | 46 |
当前版本 | 1.0 |
更新时间 | 2023-03-01 |
上架时间 | 2023-03-01 |
开发者 | tsonglew |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/tsonglew/video-stream-master |
帮助页面URL | https://github.com/tsonglew/video-stream-master/issues |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Video Stream Master", "description": "For controlling video playback speed and other features", "version": "1.0", "icons": { "16": "logo.ico", "32": "logo.ico", "48": "logo.ico", "128": "logo.ico" }, "action": { "default_popup": "popup.html" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |