Историјат издања додатка YouTube SpeedUp - 25 издања
YouTube SpeedUp од GoliafRS
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 1.2.3
Објављено 28. mar. 2026. - 36,07 KBРади са firefox 140.0 и каснијеDisable extension on YouTube Music.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Старија издања
Издање 1.2.2
Објављено 18. mar. 2026. - 36,06 KBРади са firefox 140.0 и каснијеBug fixes.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.2.1
Објављено 18. mar. 2026. - 36,02 KBРади са firefox 115.0 и каснијеBug fixes.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.2.0
Објављено 18. mar. 2026. - 35,47 KBРади са firefox 115.0 и каснијеAdded an options page with separate settings for regular YouTube videos and Shorts.
Open it in Firefox via about:addons → Extensions → YouTube SpeedUp → Preferences.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.12
Објављено 18. mar. 2026. - 23,58 KBРади са firefox 115.0 и каснијеFixed fullscreen speed scroll.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.11
Објављено 5. dec. 2025. - 23,12 KBРади са firefox 115.0 и каснијеAlways show the YouTube speed control’s current value while hovered or focused.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.10
Објављено 4. nov. 2025. - 23,04 KBРади са firefox 115.0 и каснијеShow speed value briefly when playback rate changes.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.9
Објављено 24. okt. 2025. - 22,55 KBРади са firefox 115.0 и каснијеAdjusting the icon size.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.8
Објављено 22. okt. 2025. - 22,58 KBРади са firefox 115.0 и каснијеFix styles for the new YouTube design.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.6
Објављено 10. sep. 2025. - 22,48 KBРади са firefox 115.0 и каснијеMinor bug fixes.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.5
Објављено 10. sep. 2025. - 23,21 KBРади са firefox 115.0 и каснијеRelease Notes v1.1.4
Type: Patch
Fixes:
- Minor bug fixes.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.4
Објављено 10. sep. 2025. - 23,59 KBРади са firefox 115.0 и каснијеRelease 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.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.3
Објављено 9. sep. 2025. - 22,15 KBРади са firefox 115.0 и каснијеRelease 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.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.2
Објављено 9. sep. 2025. - 20,5 KBРади са firefox 115.0 и каснијеSummary
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.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.1.0
Објављено 8. sep. 2025. - 20,33 KBРади са firefox 115.0 и каснијеRelease 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.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.10
Објављено 30. jan. 2025. - 12,47 KBРади са firefox 58.0 и касније🔥 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!Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.9
Објављено 2. avg. 2024. - 12,62 KBРади са firefox 58.0 и каснијеAdded more listeners to resume speed after switching to next videos.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.8
Објављено 25. mar. 2024. - 12,4 KBРади са firefox 48.0 и каснијеChange the speed when the video starts playing.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.7
Објављено 25. mar. 2024. - 12,34 KBРади са firefox 48.0 и каснијеСhange the speed once after adding the button.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.6
Објављено 25. mar. 2024. - 12,34 KBРади са firefox 48.0 и каснијеChange step and min step to 0.25.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.5
Објављено 28. nov. 2023. - 9,94 KBРади са firefox 48.0 и каснијеBug fixesИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.4
Објављено 27. nov. 2023. - 9,87 KBРади са firefox 48.0 и каснијеBug fixesИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.3
Објављено 27. nov. 2023. - 9,54 KBРади са firefox 48.0 и каснијеThe issue causing the button to not appear in its designated position has been fixed.Изворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.2
Објављено 27. nov. 2023. - 9,58 KBРади са firefox 48.0 и каснијеResolved an issue with saving playback speed settingsИзворни код је објављен под Јавна дозвола Mozilla 2.0
Издање 1.0.1
Објављено 26. nov. 2023. - 9,58 KBРади са firefox 48.0 и каснијеИзворни код је објављен под Јавна дозвола Mozilla 2.0