Skippr version history - 9 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 0.4.4
Released Jun 14, 2026 - 1.48 MBWorks with firefox 58.0 and laterSkippr 0.4.4
Bug fixes:
• Speed change ignored on Crunchyroll/Paramount+ (player resets rate)Source code released under MIT License
Older versions
Version 0.4.3
Released Jun 13, 2026 - 1.47 MBWorks with firefox 58.0 and laterSkippr 0.4.3
Bug fixes:
• Netflix native toolbar reappears alongside custom on title switch
• Netflix arrow-key seek crash (error F7375)
• Speed preset popup stays open long enough to use
• Prime/P+ speed slider applied no rate (prototype-setter throws in Firefox)Source code released under MIT License
Version 0.4.2
Released Jun 12, 2026 - 1.47 MBWorks with firefox 58.0 and laterSkippr 0.4.2
Bug fixes:
• P+ speed slider now applies via prototype setter, add preset popup to all platformsSource code released under MIT License
Version 0.4.1
Released Jun 11, 2026 - 1.47 MBWorks with firefox 58.0 and laterSkippr 0.4.1
Bug fixes:
• Netflix next episode button not auto-clicked at end of episodeSource code released under MIT License
Version 0.4.0
Released Jun 10, 2026 - 1.47 MBWorks with firefox 58.0 and laterSkippr 0.4.0
What's new:
• Netflix panels open on hover with smooth fade/slide transition
• Timeline-above gear toggle + popup panels auto-close on pointer leave
Bug fixes:
• Netflix settings/speed disappear timeout
• Landing page version auto-synced from package.json, remove pre-release
• Scale title bottom position with bar size
• Lower controls and title when timeline-above is activeSource code released under MIT License
Version 0.3.0
Released Jun 10, 2026 - 1.47 MBWorks with firefox 58.0 and laterSkippr 0.3.0
What's new:
• Post AMO release notes in en-US and fr after web-ext sign
Bug fixes:
• Add cooldown to Netflix pause-ad button to prevent stat spam
• CountActive counts all boolean settings, not just override keys
• Restrict P+ skipCredits to near-end only, narrow next-episode selector
• Dynamic platform count in onboarding and countActive checks all override keys
• Show dynamic version from manifest in options page header
• Add paramount and hbo to getPlatformStats platform list
• Netflix bar size slider scales layout instead of transformSource code released under MIT License
Version 0.2.0
Released Jun 9, 2026 - 1.47 MBWorks with firefox 58.0 and laterv0.2.0
Netflix
• Arrow keys seek ±10s in the custom player. Space toggles play/pause.
• Speed control is now a popup panel with a slider (0.25×–4×) and presets (0.5×, 1×, 1.5×, 2×).
• New gear icon opens an in-player settings panel to resize the control bar and toggle the scrim overlay.
• Timeline drag no longer crashes playback — seeks now go through Netflix's own player.
• Skip Recap detection is more reliable with additional fallback selectors.
Paramount+
• Next episode detection uses three layers: end-card button, native next-episode button, and a 90-second time-based fallback.
• Ad skip no longer destabilises the player.
Apple TV+, ADN, Paramount+
• Arrow key seeking (±10s) added on platforms that don't handle it natively.
Amazon Prime Video
• Speed slider minimum extended to 0.125×.Source code released under MIT License
Version 0.1.1
Released Jun 8, 2026 - 1.47 MBWorks with firefox 58.0 and laterSkippr v0.1.1
Bug Fixes
Paramount+ — ad skip fully rewritten
All selectors were speculative and matched nothing in the actual DOM. Complete rewrite based on a verified reference implementation: correct ad timer
selector (div.ad-info-manager-circular-loader-copy), seek approach (video.currentTime += adSeconds) instead of playbackRate manipulation, removal of the
residual ad overlay. Intro, credits, speed slider and fullscreen selectors were also corrected.
HBO Max — selectors corrected
Intro, credits, watch credits, speed slider and fullscreen selectors were all wrong. Replaced with the actual player class names.
Apple TV+ — skip intro selector improved
Added button.skip__button as the primary selector (confirmed by an external reference), alongside the existing aria-label fallbacks.
Netflix — Skip recap separated from Skip credits
"Skip recap" is now an independent option, disabled by default. The recap (previously on summary) is not the same as end credits.
Cleanup — Skip ads options removed
- Apple TV+: no ad-supported tier exists, the option had no effect
- Crunchyroll: the free tier with ads was discontinued in January 2026, all current plans are ad-freeSource code released under MIT License
Version 0.1.0
Released May 28, 2026 - 1.47 MBWorks with firefox 58.0 and laterSource code released under MIT License