VERSION 4.4.3

Master Your
Playback.

Enhance your YouTube experience with precise seeking control. Add custom skip buttons, configure keyboard shortcuts, and visualize your navigation.

CHROME STORE FIREFOX ADDONS
Project Milestone Loading...

GOAL: 5,000 ACTIVE USERS

System Capabilities

Key Features

01 / OVERVIEW

Custom Control Integration

Add fast-forward and rewind buttons directly to the player controls with your preferred skip times. The buttons are designed to fit seamlessly into the YouTube player's native interface.

Visual Feedback

A sleek on-screen indicator appears when you skip, showing exactly how many seconds you're jumping with smooth animations.

Performance Tuning

Fine-tune player responsiveness. Add a small delay (ms) after skip commands to prevent buffering on slower connections.

Private Statistics

Curious about how much time you've saved? The "Statistics" panel tracks your total skips. This data is 100% private, stored locally on your device.

Keyboard Dominance & Auto-Save

Override default YouTube shortcuts. Set custom durations for left/right arrows. All settings persist automatically.

Known Issues

02 / NOTICES

Massive Skips when Buffering Protection is OFF

If you turn off "Buffering Protection" in settings, the player may perform erratic, large skips when the video is buffering.

Workaround

Increase "Seek Throttle" to 150-250ms in settings, or lower video quality to reduce data load.

Floorp Browser: Infinite Seeking Bug

Users of the Floorp browser may experience buttons getting "stuck" when holding them down, caused by a Floorp shortcut feature that conflicts with the extension.

The Fix

Go to Floorp Settings and disable: "Shortcut: Click and hold the link for 1 second (long press)".

System Logs

03 / UPDATES
Latest Release

v4.4.3

FEB 25, 2026

Browser Sync + Bug Fixes

Settings now sync across devices via Firefox Sync or Chrome Sync. Also fixes rapid skip button clicks being silently dropped, plus internal code quality improvements.

  • Browser Sync: All settings — skip times, hotkeys, presets, button position, theme — now sync automatically across your devices. No setup required. Stats remain local
  • Button responsiveness fix: Rapid clicks on the skip buttons no longer get silently dropped. The buffering guard was incorrectly blocking on v.seeking — a state the extension itself caused — so every second tap at normal click speed was eaten
  • Settings changes now propagate immediately to all open YouTube tabs without a page reload
  • Fixed an orphaned retry timer that could fire after SPA navigation, causing a stale re-injection attempt on the new page
  • Fixed the Progress Bar Update Delay field showing 100ms in Advanced Settings before the popup finished loading
  • Removed 3 unused SVG icon definitions from the popup and various internal dead code cleanup

v4.4.2

FEB 19, 2026

Bug Fixes

Fixes a regression where the forward/rewind buttons would stay permanently visible instead of hiding with the rest of the player controls. Firefox-only.

  • Buttons now use YouTube's native ytp-autohide-fade-transition class, so their visibility is managed directly by the player
  • Player controls no longer disappear while actively clicking or holding the buttons
  • Buffering indicator no longer flashes when clicking buttons while the video is loading
  • Removed ~80 lines of custom autohide guard logic that was fighting YouTube's player internals

v4.4.1

FEB 18, 2026

Bug Fixes

A reliability and stability pass. No features have changed.

  • Skip statistics are now reliably saved and will no longer be lost or reset when updating the extension or restarting the browser
  • Settings changes now apply immediately to all open YouTube tabs, including muted and paused videos
  • Spinner buttons in the popup now correctly save their value when you hold and release outside the button
  • Fixed a listener leak where holding the skip buttons repeatedly across multiple video navigations would leave orphaned event listeners
  • Fixed an edge case where the buffering-blocked indicator would not animate correctly on rapid repeated attempts
  • The advanced timing panel's open/closed state is now stored correctly and works in private browsing windows
  • Various internal fixes to timer management, observer efficiency, and settings storage

v4.4.0

FEB 18, 2026

Full Internal Rewrite

Ground-up rewrite of every JavaScript file. All features preserved — focused entirely on stability, correctness, and bug elimination.

  • Fixed button skip numbers rendering in the wrong position due to SVG rotation math
  • Fixed player controls hiding immediately after a button click
  • Fixed spurious extra seek firing on button hold release
  • Fixed skip arrows not disappearing after releasing a held button
  • Fixed controls bar cancelling early during button holds
  • Fixed keyboard shortcut toggle accumulating memory leaks
  • Fixed skip stats losing counts and displaying floating-point noise
  • Fixed Advanced Settings panel not remembering open/closed state
  • Fixed extension sometimes attaching to an ad video instead of the main player
  • Removed ~55 lines of dead CSS and unused asset references

v4.3.7

FEB 16, 2026

Fullscreen Controls Fix

Resolved an issue where custom buttons remained visible in fullscreen mode when YouTube's controls auto-hide.

  • Buttons now properly hide with YouTube's control bar in fullscreen and theater modes
  • Eliminated brief flash of visible buttons on page load
  • Smooth fade transitions match YouTube's native control behavior

v4.3.6

JAN 08, 2026

Made small adjustments to the buttons when fullscreen to ensure consistent alignment and visibility.

v4.3.5

DEC 29, 2025

Project officially released under the MIT License.

Open Source
Zero Liability
Commercial OK

v4.3.4

NOV 16, 2025

  • UI Geometry: Repositioned Forward/Rewind buttons for better alignment with the player bar.
  • Layout Fix: Removed visual spacing artifacts in the left-side layout configuration.

v4.3.2

NOV 10, 2025

Minor bug fix release improving user experience in the settings interface.

  • • Fixed advanced settings panel closing when using the scrollbar.
  • • Scrollbar interactions no longer inadvertently close the panel.

v4.3.1

NOV 05, 2025

  • Stability: Resolved race conditions in background scripts and optimized CPU usage.
  • Initialization: Fixed popup failures on slower network connections.

v4.3.0

NOV 01, 2025

  • New YouTube UI: Seamless support for YouTube's updated player design.
  • SVG Icons: Replaced PNG assets with crisp, scalable vectors.

v4.2.8

AUG 27, 2025

Refined animations and interaction feedback.

v4.2.7

AUG 19, 2025

  • • Fixed light theme button hover states.
  • • Added "Progress Bar Update Delay" setting.
  • • Reduced DOM lookups by caching elements.

v4.2.6

AUG 12, 2025

Complete backend refactor for stability. Improved error detection and recovery mechanisms.

v4.2.5

AUG 03, 2025

Readjusted the Action & Player Timing card for a more compact layout.

v4.2.4

AUG 03, 2025

  • • Introduced collapsible "More settings" panel.
  • • Added "Buffering Protection" toggle.

v4.2.3

JUL 27, 2025

Improved progress bar responsiveness and reliability. Fixed memory leaks.

v4.2.2

JUL 07, 2025

Major Upgrade to Manifest V3. Improved security and performance.

v4.2.1

JUL 07, 2025

Icon refresh for better visibility.

v4.1.1

JUL 01, 2025

Fixed critical bug causing progress bar stuttering.

v4.1

JUL 01, 2025

Added positioning options for player buttons (left vs right).

v4.0

JUN 21, 2025

Initial Major Rework. Fully customizable hotkeys, Action Delay control, and redesigned UI.