Google Home Video Speed Controller

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

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 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.