Playback Speed
Change the playback speed for video or audio clips on any website!
什么是Playback Speed?
Playback Speed是由reveratenm开发的Chrome扩展程序,该扩展的主要功能是“Change the playback speed for video or audio clips on any website!”。
扩展截图
下载Playback Speed扩展crx文件
下载Playback Speed扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Web browsers have native capability of slowing down or speeding up audio and video content on almost any website. This extension taps into this functionality to let you change the playback rate even on websites that do not make that functionality available through it's standard user interface. This extension is extremely lightweight with a very simple user interface and no fancy bells and whistles - just gets the job done!
扩展基本信息
名称 | |
ID | gjeblkgnjlgadjnebddcllncefmmleio |
官方URL | https://chromewebstore.google.com/detail/playback-speed/gjeblkgnjlgadjnebddcllncefmmleio |
简介 | Change the playback speed for video or audio clips on any website! |
文件大小 | 17.16 KB |
安装次数 | 487 |
当前版本 | 1.2 |
更新时间 | 2020-10-20 |
上架时间 | 2020-10-17 |
评分 | 3.00/5 共2次评分 |
开发者 | reveratenm |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Playback Speed", "version": "1.2", "description": "Change the playback speed for video or audio clips on any website!", "manifest_version": 2, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon-16.png", "32": "icons\/icon-32.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" } }, "content_scripts": [ { "matches": [ " |