Video Speed Controller
Control video speed of video's on any page with the simple chrome extension
什麼是Video Speed Controller?
Video Speed Controller是由videospeedcontrollerpro開發的Chrome擴展程式,該擴展的主要功能是“Control video speed of video's on any page with the simple chrome extension”。
擴展截圖
下載Video Speed Controller擴展crx文件
下載Video Speed Controller擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Control video speed of video's on any page with the simple chrome extension
擴展基本資訊
名稱 | Video Speed Controller |
ID | gmbmliclljegcljoncmaoccifcfmkaem |
官方網址 | https://chromewebstore.google.com/detail/video-speed-controller/gmbmliclljegcljoncmaoccifcfmkaem |
簡介 | Control video speed of video's on any page with the simple chrome extension |
檔案大小 | 66.69 KB |
安裝次數 | 3,218 |
目前版本 | 1.1 |
更新時間 | 2023-06-29 |
上架時間 | 2023-06-20 |
評分 | 5.00/5 共 1 次評分 |
開發者 | videospeedcontrollerpro |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Video Speed Controller", "version": "1.1", "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "32": "icon128.png", "64": "icon128.png", "128": "icon128.png" } }, "host_permissions": [ " |