YouTube Fast Forward & Rewind 版本历史 - 18 个版本
YouTube Fast Forward & Rewind 作者: Laskco
YouTube Fast Forward & Rewind 版本历史 - 18 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 4.0.1
发布于 2025年6月22日 - 106.69 KB适用于 firefox 58.0 及更高版本Version 4.0.1 [June 22nd, 2025]- Icon changes
Version 4.0 [June 21st, 2025]
Implemented advanced settings and hotkey customization
This major update introduces a new advanced settings page and provides full customization for keyboard shortcuts, alongside significant UI enhancements and bug fixes.
New Features:
- Adds a new "Advanced Settings" view accessible from the main popup.
- Implements an experimental "Action Delay" setting to control player responsiveness and prevent buffering issues.
- Allows users to rebind the forward and backward keyboard hotkeys. Input is validated to prevent assigning the same key to both actions.
- Introduces a "Reset to Default" button for hotkeys.
UI/UX Enhancements:
- Adds custom spinner controls to all number inputs for easier value adjustment.
- Refactors preset and hotkey settings into collapsible editor panels to create a cleaner UI.
- Updates the "Action Delay" tooltip icon to an alert symbol, left-aligns the text for readability, and repositions it to prevent overflow and cursor obstruction.
Bug Fixes:
- State Management: Fixes a critical bug where disabling a settings card (e.g., "Keyboard Shortcuts") would not collapse its open editor panel. The UI state is now correctly reset on disable.下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 4.0
发布于 2025年6月21日 - 106.52 KB适用于 firefox 58.0 及更高版本Version 4.0 [June 21st, 2025]
This is a major release focused on giving you more control over your viewing experience, redesigning the UI for clarity, and improving overall performance.
New Features & Major Enhancements- Fully Customizable Hotkeys
- Take complete control of your keyboard. You can now assign custom keys for skipping forward and backward (e.g.,
J
andL
). - The UI prevents you from using the same key for both actions.
- A new reset button lets you restore the default hotkeys (← and →) instantly.
- Take complete control of your keyboard. You can now assign custom keys for skipping forward and backward (e.g.,
- New Advanced Settings Page
- A dedicated section for power users has been added.
- Action Delay Control: Fine-tune player responsiveness with a new experimental setting to add a small delay (in ms) after a skip command. Perfect for preventing buffering on some systems.
UI & UX Improvements- Collapsible Setting Panels
- Preset and hotkey editors are now neatly tucked away in collapsible panels. Click the edit icon to expand and customize, keeping the interface clean and focused.
- Clear Visual States
- Disabled sections are now grayed out and their editors are automatically collapsed, providing a clear visual cue for which settings are active.
- Improved Number Inputs
- All number fields have been upgraded to custom spinner controls with up and down buttons for quick and easy value adjustments.
- Enhanced User Guidance
- New tooltips have been added to explain advanced features like Action Delay, ensuring you know exactly what each setting does.
Under-the-Hood Fixes & Improvements- Robust Settings Migration
- Your settings are now automatically and safely preserved across future extension updates. No more resets.
- Smoother Button Animations
- The on-screen forward and rewind buttons now appear with a much smoother, flicker-free animation.
- Fully Customizable Hotkeys
版本 3.7.5
发布于 2025年5月31日 - 102.21 KB适用于 firefox 58.0 及更高版本[v3.7.5 May 31st, 2025]
Enhanced Ad Experience: Your custom fast-forward/rewind buttons and keyboard shortcuts will now remain active and functional even when YouTube advertisements are playing.
Smart Ad Skipping: The fast-forward button and the right-arrow keyboard shortcut will now attempt to skip ads. This works by: Trying to click YouTube's native "Skip Ad" button if available. If no skip button is found, attempting to fast-forward the ad to its end.
Enhanced YouTube Navigation Stability: Resolved a bug where the extension's buttons and keyboard shortcuts could become unresponsive after navigating to a new video from a channel page or other internal YouTube links (improving behavior with YouTube's dynamic page loading).版本 3.7.3
发布于 2025年5月24日 - 101.77 KB适用于 firefox 58.0 及更高版本[v3.7.3 May 14th, 2025]Smoother Buttons: I've improved how the fast-forward and rewind buttons load on YouTube. They should now appear more smoothly when you start a video or click to a new one, with less of an abrupt "pop-in." This makes them feel more integrated with the player.
Code Organization: I've reorganized some of the extension's code "under the hood." I moved the styling rules for the popup settings window out of the popup.html file and into the main style.css file. This doesn't change how the popup looks to you, but it makes the code neater and easier for me to manage for future updates.
If anything is broken, please issue a bug report on my GitHub!
https://github.com/Laskco/YouTube-Fast-Forward-and-Rewind/issues版本 3.7.2
发布于 2025年5月13日 - 101.78 KB适用于 firefox 58.0 及更高版本[v3.7.2 May 13th, 2025]- Fixed Keyboard Skipping: Squashed a bug where setting your keyboard arrow keys to skip 5 seconds (or other amounts) might have only skipped 1 second. Your custom skip times should now work correctly every time!
- Smaller Extension Size: Removed some old, unused image files to make the extension a little lighter.
版本 3.7.1
发布于 2025年5月2日 - 574.04 KB适用于 firefox 58.0 及更高版本[v3.7.1 May 2nd, 2025]
YouTube has been changing a lot of the core functionality of their website which has been breaking my extension. So if the extension breaks please leave a comment on my GitHub.- Fixed YouTube hijacking the keyboard shortcuts.
[v3.7 May 1st, 2025]
- Added tooltips instead of (Customizable Presets).
- Fixed the YouTube player from disappearing when hovering over the customizable buttons.版本 3.5
发布于 2025年4月17日 - 572.56 KB适用于 firefox 58.0 及更高版本[v3.5] - April 17, 2025
New Features:Light & Dark Theme Support: You can now switch between a new Light Theme and the original Dark Theme using the Sun/Moon toggle button in the header! Your preference is automatically saved.
Reset Button Keeps Your Theme: Clicking "Reset to Default" now only resets the skip time settings and toggles, leaving your chosen Light or Dark theme preference untouched.
UI Fixes & Polish:Smoother Toggle Buttons: Fixed visual pixelation around the edges of toggle switches for a cleaner look.
Header Layout: Adjusted spacing between the icons in the header for a more polished appearance.版本 3.4
发布于 2025年4月12日 - 569.7 KB适用于 firefox 58.0 及更高版本[v3.4] - April 12th, 2025Popup UI fixes/adjustments
[v3.3] - April 11th, 2025UI Redesign: Revamped the entire popup interface for a cleaner look and better user experience.
New Toggles: Added convenient switches in the popup to toggle button and keyboard controls on/off.
New Presets: Implemented customizable skip time presets for one-click application of your preferred settings.
Performance: Enhanced overall extension speed and efficiency.
QOL: Made various small improvements to streamline usage.
Feedback: Please report issues and requests on GitHub
License: Added a custom license file to the extension. Please review the included license file for terms of use.版本 3.3
发布于 2025年4月11日 - 569.33 KB适用于 firefox 58.0 及更高版本[v3.3] - April 11th, 2025- UI Redesign: Revamped the entire popup interface for a cleaner look and better user experience.
- New Toggles: Added convenient switches in the popup to toggle button and keyboard controls on/off.
- New Presets: Implemented customizable skip time presets for one-click application of your preferred settings.
- Performance: Enhanced overall extension speed and efficiency.
- QOL: Made various small improvements to streamline usage.
- Feedback: Please report issues and requests on GitHub
- License: Added a custom license file to the extension. Please review the included license file for terms of use.
版本 3.0
发布于 2025年4月3日 - 563.4 KB适用于 firefox 58.0 及更高版本Release Notes - April 02, 2025
New Features- Added Skippable Timestamps: Users can now set specific times to skip using the arrow keys on the keyboard..
Improvements- Revamped Popup UI: The popup user interface has been completely redesigned for a fresher look and improved usability.
Bug Fixes- Squashed Some Bugs: Addressed various minor issues to enhance overall stability and performance.
Enjoy the update!源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.4
发布于 2024年12月14日 - 563 KB适用于 firefox 58.0 及更高版本#Fixed unused permissions源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.3
发布于 2024年11月29日 - 563.21 KB适用于 firefox 58.0 及更高版本- Updated the Popup UI to be a little more unique.
- When Enabled and Disabling the extension it will now clearly state "Extension Enabled" or "Extension Disabled" for the text.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.2
发布于 2024年11月28日 - 562.15 KB适用于 firefox 58.0 及更高版本New Features:
- Redesigned fast forward and rewind buttons
- Added customizable skip times with an updating button to show selected duration
- Improved overall functionality
Bug Fixes:
- Resolved issues with YouTube Free Movies
- Squashed various bugs
- Enhanced reliability and performance
#Adjusted the button position slightly in 2.1源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.6
发布于 2024年10月31日 - 2.01 MB适用于 firefox 58.0 及更高版本#Fixed Initial Load of the Extension on YouTube源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.5
发布于 2024年10月31日 - 764.09 KB适用于 firefox 58.0 及更高版本#Changed the pop-out to be in dark mode
#When enabling and disabling the extension the text will change to Enable Extension and Disable Extension源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.4
发布于 2024年10月30日 - 763.97 KB适用于 firefox 58.0 及更高版本Release Notes
Fixed:
#The extension now activates properly when you turn it on or off.
#More performance fixes.
New:
#The popout window looks cleaner and is easier to use.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.3
发布于 2024年10月30日 - 491.98 KB适用于 firefox 58.0 及更高版本# What's New
- Buttons now appear more reliably and at the right time
- Better handling when you go full screen
- Works with more types of YouTube videos
# Performance Updates
- Made the extension faster and lighter
- Smoother response to your actions
- Cleaner operation when moving between videos
# Known Issue
There's a small quirk with YouTube's free movies: you'll need to enter and exit full screen mode once to get the buttons working properly. This doesn't affect paid movies. I'm still investigating the cause - if you have any insights, please share them on our GitHub page!源代码遵循 Mozilla 公共许可证 2.0 发布