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!
擴展基本資訊
名稱 | Playback Speed |
ID | gjeblkgnjlgadjnebddcllncefmmleio |
官方網址 | 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": [ " |