Google Home Video Speed Controller

Adds a simple, stable dropdown to control playback speed (including slow motion) on home.google.com.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Othor
今日安裝
0
安裝總數
1
評價
0 0 0
版本
1.0
建立日期
2025-06-26
更新日期
2025-06-26
尺寸
2.8 KB
授權條款
MIT
腳本執行於

Google Home Video Speed Controller
This script adds a playback speed control dropdown to the video player on home.google.com.

Adds a Dropdown Menu
The script inserts a speed selection menu directly into the player's center control bar.

Multiple Speed Options
This allows you to set the playback speed to various levels. The available options are:

Slow Motion: 0.25x, 0.5x, 0.75x
Normal: 1x
Fast Forward: 1.5x, 2x, 3x, 5x, 10x
Matching UI
The controller is styled to match the existing Google Home interface, so it doesn't look out of place.

Stable Loading
It uses a MutationObserver to wait for the video player to load before adding the control. This ensures the script works reliably as you navigate the site.

The script is designed to be a simple, lightweight tool for adding speed control functionality where it doesn't natively exist.