Fast Forward Speed Control
Control the playback speed of videos beyond standard limits.
什麼是Fast Forward Speed Control?
Fast Forward Speed Control是由ervikth開發的Chrome擴展程式,該擴展的主要功能是“Control the playback speed of videos beyond standard limits.”。
擴展截圖
下載Fast Forward Speed Control擴展crx文件
下載Fast Forward Speed Control擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Quick Guide: To increase speed: Click '>>' or scroll up To decrease speed: Click '<<' or scroll down Take control of video playback speeds effortlessly with our extension, surpassing the standard 2x limit with a mere icon click or a scroll. Designed to be lightweight and intuitive, it offers seamless speed adjustments for an uninterrupted viewing experience, free from obtrusive controls
擴展基本資訊
名稱 | Fast Forward Speed Control |
ID | onphnbdaloaeamdhncmepiklcplinpke |
官方網址 | https://chromewebstore.google.com/detail/fast-forward-speed-contro/onphnbdaloaeamdhncmepiklcplinpke |
簡介 | Control the playback speed of videos beyond standard limits. |
檔案大小 | 21.68 KB |
安裝次數 | 7,255 |
目前版本 | 1.60 |
更新時間 | 2024-01-22 |
上架時間 | 2016-07-23 |
評分 | 4.27/5 共 11 次評分 |
開發者 | ervikth |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/Ervikth |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Fast Forward Speed Control", "version": "1.60", "description": "Control the playback speed of videos beyond standard limits.", "permissions": [ "storage", "activeTab" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |