Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

YouTube SpeedUp のバージョン履歴 - 全 25 バージョン

YouTube SpeedUp 作成者: GoliafRS

5 段階中 4.2 の評価
5 段階中 4.2 の評価
5
12
4
2
3
3
2
0
1
2
YouTube SpeedUp のバージョン履歴 - 全 25 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 1.2.3

    リリース日 : 2026年3月28日 - 36.07 KB
    firefox バージョン 140.0 以降 で動作
    Disable extension on YouTube Music.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 1.2.2

    リリース日 : 2026年3月18日 - 36.06 KB
    firefox バージョン 140.0 以降 で動作
    Bug fixes.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.1

    リリース日 : 2026年3月18日 - 36.02 KB
    firefox バージョン 115.0 以降 で動作
    Bug fixes.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.2.0

    リリース日 : 2026年3月18日 - 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 Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.12

    リリース日 : 2026年3月18日 - 23.58 KB
    firefox バージョン 115.0 以降 で動作
    Fixed fullscreen speed scroll.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.11

    リリース日 : 2025年12月5日 - 23.12 KB
    firefox バージョン 115.0 以降 で動作
    Always show the YouTube speed control’s current value while hovered or focused.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.10

    リリース日 : 2025年11月4日 - 23.04 KB
    firefox バージョン 115.0 以降 で動作
    Show speed value briefly when playback rate changes.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.9

    リリース日 : 2025年10月24日 - 22.55 KB
    firefox バージョン 115.0 以降 で動作
    Adjusting the icon size.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.8

    リリース日 : 2025年10月22日 - 22.58 KB
    firefox バージョン 115.0 以降 で動作
    Fix styles for the new YouTube design.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.6

    リリース日 : 2025年9月10日 - 22.48 KB
    firefox バージョン 115.0 以降 で動作
    Minor bug fixes.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.5

    リリース日 : 2025年9月10日 - 23.21 KB
    firefox バージョン 115.0 以降 で動作
    Release Notes v1.1.4
    Type: Patch

    Fixes:
    - Minor bug fixes.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.4

    リリース日 : 2025年9月10日 - 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 Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.3

    リリース日 : 2025年9月9日 - 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 Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.2

    リリース日 : 2025年9月9日 - 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 Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.0

    リリース日 : 2025年9月8日 - 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 Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.10

    リリース日 : 2025年1月30日 - 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 Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.9

    リリース日 : 2024年8月2日 - 12.62 KB
    firefox バージョン 58.0 以降 で動作
    Added more listeners to resume speed after switching to next videos.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.8

    リリース日 : 2024年3月25日 - 12.4 KB
    firefox バージョン 48.0 以降 で動作
    Change the speed when the video starts playing.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.7

    リリース日 : 2024年3月25日 - 12.34 KB
    firefox バージョン 48.0 以降 で動作
    Сhange the speed once after adding the button.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.6

    リリース日 : 2024年3月25日 - 12.34 KB
    firefox バージョン 48.0 以降 で動作
    Change step and min step to 0.25.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.5

    リリース日 : 2023年11月28日 - 9.94 KB
    firefox バージョン 48.0 以降 で動作
    Bug fixes

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.4

    リリース日 : 2023年11月27日 - 9.87 KB
    firefox バージョン 48.0 以降 で動作
    Bug fixes

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.3

    リリース日 : 2023年11月27日 - 9.54 KB
    firefox バージョン 48.0 以降 で動作
    The issue causing the button to not appear in its designated position has been fixed.

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.2

    リリース日 : 2023年11月27日 - 9.58 KB
    firefox バージョン 48.0 以降 で動作
    Resolved an issue with saving playback speed settings

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.1

    リリース日 : 2023年11月26日 - 9.58 KB
    firefox バージョン 48.0 以降 で動作

    ソースコードは Mozilla Public License 2.0 に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。