Historia wersji dodatku YouTube SpeedUp — 16 wersji
YouTube SpeedUp Autor: GoliafRS
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.1.6
Data wydania: 10 wrz 2025 — 22,48 KBDziała z: firefox 115.0 i nowszeMinor bug fixes.Licencja kodu źródłowego: Mozilla Public License 2.0
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 1.1.5
Data wydania: 10 wrz 2025 — 23,21 KBDziała z: firefox 115.0 i nowszeRelease Notes v1.1.4
Type: Patch
Fixes:
- Minor bug fixes.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.1.4
Data wydania: 10 wrz 2025 — 23,59 KBDziała z: firefox 115.0 i nowszeRelease Notes v1.1.4
Type: Patch
Stability:
- Playback speed no longer resets on fullscreen, SPA navigation, PiP, dynamic video replacement, BFCache return.
- Multi-phase reapply scheduler (0–2000ms) plus extra media events (loadeddata, canplay, play, playing, emptied) ensure persistence.
- Continuous MutationObserver now tracks added/removed/recycled <video> elements.
- Cross-tab/state sync via storage + pageshow; external rate changes captured and stored immediately.
No new features, permissions, or data collection.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.1.3
Data wydania: 9 wrz 2025 — 22,15 KBDziała z: firefox 115.0 i nowszeRelease Notes v1.1.2
Type: Patch
Fixes:
- Playback speed persistence: reliably restored from localStorage after reloads and YouTube SPA navigations (extra reapply + storage reload logic).
- Version sync pipeline: semantic-release prepare step now updates both manifest.json and package.json (no version drift).
Internal:
- Added diagnostic logging (not user-visible).
No permission, security, or feature changes.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.1.2
Data wydania: 9 wrz 2025 — 20,5 KBDziała z: firefox 115.0 i nowszeSummary
Patch release focused on reliability and release pipeline consistency.
Changes
- Fixed: Playback speed now reliably restores from saved localStorage value after browser restart / initial load (additional apply points: loadedmetadata + short delayed re-apply).
- Fixed: CI semantic-release pipeline now correctly synchronizes version into both package.json and manifest.json via prepare-release.js (removed stale scripts).
No other code paths, features, permissions, or data behaviors changed.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.1.0
Data wydania: 8 wrz 2025 — 20,33 KBDziała z: firefox 115.0 i nowszeRelease Notes – v1.1.0
New
- Keyboard control: Arrow Up/Right = faster, Arrow Down/Left = slower, Enter/Space = reset (1.00). Wheel still adjusts speed.
- Persistent speed across sessions.
- Works across in-page (SPA) YouTube navigation's and multiple videos.
Improved
- Bidirectional sync: changes made via YouTube’s native menu update the button instantly.
- Accessibility: ARIA label + clearer hover speed readout.
- Performance: single MutationObserver + WeakSet prevents duplicate listeners.
- Namespacing: unique hashed CSS classes to avoid style collisions.
- Migrated to Manifest V3; modern Firefox 115+ JS target.
Fixed
- Removed redundant event hooks and unnecessary resync loops.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.10
Data wydania: 30 sty 2025 — 12,47 KBDziała z: firefox 58.0 i nowsze🔥 New Features & Improvements:
Enhanced Video Speed Persistence
Video playback speed is now correctly applied when switching between videos without reloading the page.
Added support for YouTube’s yt-navigate-finish event to detect video changes dynamically.
Implemented a MutationObserver to detect and apply speed settings when the video element appears.
Improved UI Button Behavior
Fixed an issue where the speed control button was not always inserted properly.
Ensured the button is only added once and does not get duplicated.
Improved text visibility and responsiveness when hovering over the button.
Smoother Speed Adjustment
The speed adjustment text now updates in real-time when scrolling.
Speed changes are instantly reflected without requiring additional user interaction.
🐛 Bug Fixes:
Fixed Speed Reset Issue
Speed is now correctly restored from localStorage when loading a video.
Fixed Speed Application on Page Load
Speed is now applied immediately when a video is detected.
Fixed Interaction Requirement
The speed setting is now applied automatically without requiring user interaction with the extension button.
⚙️ Technical Improvements:
Refactored Code for Better Structure
Improved function organization and readability.
Encapsulated video speed logic into reusable functions.
🚀 This update ensures a seamless experience when watching videos on YouTube with custom playback speeds!Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.9
Data wydania: 2 sie 2024 — 12,62 KBDziała z: firefox 58.0 i nowszeAdded more listeners to resume speed after switching to next videos.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.8
Data wydania: 25 mar 2024 — 12,4 KBDziała z: firefox 48.0 i nowszeChange the speed when the video starts playing.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.7
Data wydania: 25 mar 2024 — 12,34 KBDziała z: firefox 48.0 i nowszeСhange the speed once after adding the button.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.6
Data wydania: 25 mar 2024 — 12,34 KBDziała z: firefox 48.0 i nowszeChange step and min step to 0.25.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.5
Data wydania: 28 lis 2023 — 9,94 KBDziała z: firefox 48.0 i nowszeBug fixesLicencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.4
Data wydania: 27 lis 2023 — 9,87 KBDziała z: firefox 48.0 i nowszeBug fixesLicencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.3
Data wydania: 27 lis 2023 — 9,54 KBDziała z: firefox 48.0 i nowszeThe issue causing the button to not appear in its designated position has been fixed.Licencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.2
Data wydania: 27 lis 2023 — 9,58 KBDziała z: firefox 48.0 i nowszeResolved an issue with saving playback speed settingsLicencja kodu źródłowego: Mozilla Public License 2.0
Wersja 1.0.1
Data wydania: 26 lis 2023 — 9,58 KBDziała z: firefox 48.0 i nowszeLicencja kodu źródłowego: Mozilla Public License 2.0