Speed & Loop version history - 15 versions
Speed & Loop by grad13
Speed & Loop version history - 15 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 2.2.16
Released Jul 6, 2026 - 120.66 KBWorks with firefox 142.0 and laterMaintenance release. This build contains internal code-quality, reliability,
and packaging improvements only. There are no changes to features, controls,
keyboard shortcuts, or playback behaviour — speed control and AB-loop work
exactly as in the previous version.Source code released under MIT License
Older versions
Version 2.2.15
Released Jul 6, 2026 - 120.48 KBWorks with firefox 142.0 and laterSource code released under MIT License
Version 2.2.10
Released Jul 4, 2026 - 136.12 KBWorks with firefox 142.0 and laterWhat's new in 2.2.10- The toolbar button now opens the settings page as a full tab.
- New "How to use" guide with interactive demos: try the S / D / R / A / E
shortcuts on a simulated video — speed control, reverse playback below
0.00, and A–B looping — right on the settings page. - The settings page opens once automatically after installation.
- Settings reorganized into Control panel, Shortcuts, and Site
configuration, with a short description for every setting. - New "Keep speed across videos" setting: remember the chosen speed for
this tab, this site, or each video separately. - Added a Change log page and a link to the project website.
- Removed the "Work on audio" option.
- Reliability: speed and loop shortcuts and the on-video controller keep
working after switching to another video in the same tab, and the chosen
speed is maintained across page navigation.
Source code released under MIT License
Version 2.1.48
Released Jun 27, 2026 - 119.78 KBWorks with firefox 142.0 and laterShort (store "What's new" field):
v2.1.48 — Maintenance release.
Removed internal diagnostic logging used during development. No changes to
features or behavior: playback-speed control, A–B loop, and the on-video
controller work exactly as before.
One-liner (if the field is tight):
Maintenance release: removed internal diagnostic logging. No feature or behavior changes.Source code released under MIT License
Version 2.1.4
Released Jun 25, 2026 - 109.55 KBWorks with firefox 142.0 and laterSource code released under MIT License
Version 2.1.3
Released Jun 24, 2026 - 108.38 KBWorks with firefox 142.0 and later- Reworked the controller internals so speed display and loop display are owned by separate modules.
- Fixed an issue where compact controller speed text could overlap or appear duplicated.
- Updated the compact controller appearance with a darker panel and clearer expand arrows.
- Removed stale controller access paths and unused drag-related controller behavior.
Source code released under MIT License
Version 2.0.25
Released Jun 23, 2026 - 106.83 KBWorks with firefox 142.0 and laterVersion 2.0.25 updates the Speed & Loop controller UI and improves v2 speed behavior.
Changes:
- Refined the collapsed controller panel so it is more compact and less visually intrusive.
- Added hover styling for the collapsed panel while keeping the expanded panel behavior unchanged.
- Fixed reset behavior so the R/reset action always returns playback speed to 1.00x.
- Improved negative-speed handling so saved domain speed is treated only as an initial value and does not overwrite active positive, zero, or negative speed state.
- Updated tests and specifications for collapsed panel rendering, reset behavior, and speed priority rules.
Tested on YouTube, Amazon Prime Video, and so on.Source code released under MIT License
Version 2.0.8
Released Jun 23, 2026 - 104.96 KBWorks with firefox 142.0 and laterSpeed & Loop v2.0.8- Improved v2 media control reliability on modern video sites.
- Fixed cases where controls did not attach immediately after same-tab YouTube navigation.
- Improved page-world media handling for sites that actively reset playback speed.
- Fixed NicoNico playback-speed handling to avoid comment timeline disruption.
- Regenerated the Firefox package so it contains only one top-level manifest.json.
- Updated Chrome and Tampermonkey build artifacts with the same v2 fixes.
Source code released under MIT License
Version 1.1.15
Released Jun 23, 2026 - 95.96 KBWorks with firefox 142.0 and laterRefactored the public site into feature-owned sections and stylesheets while keeping the published content unchanged.
Refreshed Firefox, Chrome, and Tampermonkey packaged builds for version 1.1.15.Source code released under MIT License
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
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