Speed & Loop version history - 6 versions
Speed & Loop by grad13
Speed & Loop version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.1.12
Released Jun 19, 2026 - 80.65 KBWorks with firefox 142.0 and laterSpeed & Loop now saves positive playback speed per domain and reapplies it across tabs on the same site. If you set YouTube to 2x
in one tab, another YouTube tab can pick up 2x automatically when it becomes active or visible. Saved domain speed is also
reapplied when media elements are attached or their source changes, improving speed persistence during YouTube video navigation.
This release also fixes shortcut behavior after video navigation so the next speed adjustment starts from the restored domain speed
instead of a stale internal value.Source code released under MIT License
Older versions
Version 1.1.10
Released Jun 19, 2026 - 79.91 KBWorks with firefox 142.0 and laterImproved Firefox loading reliability by moving extension injection to the active tab and active frame lifecycle.
The Firefox popup UI has been removed; playback controls continue to appear directly on supported media. This
release also adds frame-aware loading and rescanning so media created after page load, YouTube SPA navigation, and
embedded video frames can be initialized more consistently.
It also fixes the default enabled state so a fresh install is treated as enabled when no saved setting exists yet.Source code released under MIT License
Version 1.1.9
Released Jun 18, 2026 - 79.31 KBWorks with firefox 142.0 and laterFixed the Firefox version so Speed & Loop loads automatically when a supported page, such as YouTube, is opened. The video controller and keyboard shortcuts now initialize without requiring the extension toolbar button to be clicked. Also prevented duplicate content script injection when the toolbar button is clicked after the page has already been initialized.Source code released under MIT License
Version 1.1.8
Released Jun 18, 2026 - 80.79 KBWorks with firefox 142.0 and laterUpdated the extension icons to use transparent-background assets.
Improved the release build process so package versions are updated automatically during compilation.
Updated Firefox and Chrome manifest versions consistently during release builds.
Removed macOS metadata files from packaged ZIP artifacts.Source code released under MIT License
Version 1.0.12
Released Jun 17, 2026 - 69.94 KBWorks with firefox 142.0 and laterVersion 1.0.12 adds an optional “Keep speed sites” setting for players that repeatedly override playback speed.
Changes:
- Added a Keep speed sites field in the options page.
- Keep-speed enforcement is disabled by default.
- When a matching host is registered, the extension periodically reapplies the selected playback speed.
- This is intended for sites such as nicovideo.jp where the page may reset video.playbackRate during playback.
- Added support packaging cleanup for the Firefox build.Source code released under MIT License
Version 1.0.8
Released Jun 14, 2026 - 69.36 KBWorks with firefox 142.0 and later- Added experimental negative playback speed support using repeated seek-based reverse playback.
- Added a Reverse frame rate option for controlling reverse playback update frequency.
- Fixed an issue where negative speed was not maintained and could revert to a positive speed.
- Removed automatic playback speed restoration on media load/play/seek events; speed now changes only through shortcuts or the overlay controller.
Source code released under MIT License