Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Ikon för tillägg

Speed & Loop versionshistorik - 12 versioner

Speed & Loop av grad13

Det finns inga betyg än
0 stjärnor av 5
5
0
4
0
3
0
2
0
1
0
Speed & Loop versionshistorik - 12 versioner
  • Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.

  • Senaste version

    Version 2.1.48

    Släppt 27 jun 2026 - 119,78 kB
    Fungerar med firefox 142.0 och senare
    Short (store "What's new" field):

    v2.1.48 — Maintenance release.
    Removed internal diagnostic logging used during development. No changes to
    features or behavior: playback-speed control, A–B loop, and the on-video
    controller work exactly as before.

    One-liner (if the field is tight):

    Maintenance release: removed internal diagnostic logging. No feature or behavior changes.

    Källkod släppt under MIT-licens

    Hämta Firefox och få tillägget
    Hämta fil
  • Äldre versioner

    Version 2.1.4

    Släppt 25 jun 2026 - 109,55 kB
    Fungerar med firefox 142.0 och senare

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 2.1.3

    Släppt 24 jun 2026 - 108,38 kB
    Fungerar med firefox 142.0 och senare
    • Reworked the controller internals so speed display and loop display are owned by separate modules.
    • Fixed an issue where compact controller speed text could overlap or appear duplicated.
    • Updated the compact controller appearance with a darker panel and clearer expand arrows.
    • Removed stale controller access paths and unused drag-related controller behavior.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 2.0.25

    Släppt 23 jun 2026 - 106,83 kB
    Fungerar med firefox 142.0 och senare
    Version 2.0.25 updates the Speed & Loop controller UI and improves v2 speed behavior.

    Changes:
    - Refined the collapsed controller panel so it is more compact and less visually intrusive.
    - Added hover styling for the collapsed panel while keeping the expanded panel behavior unchanged.
    - Fixed reset behavior so the R/reset action always returns playback speed to 1.00x.
    - Improved negative-speed handling so saved domain speed is treated only as an initial value and does not overwrite active positive, zero, or negative speed state.
    - Updated tests and specifications for collapsed panel rendering, reset behavior, and speed priority rules.

    Tested on YouTube, Amazon Prime Video, and so on.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 2.0.8

    Släppt 23 jun 2026 - 104,96 kB
    Fungerar med firefox 142.0 och senare
    Speed & Loop v2.0.8
    • Improved v2 media control reliability on modern video sites.
    • Fixed cases where controls did not attach immediately after same-tab YouTube navigation.
    • Improved page-world media handling for sites that actively reset playback speed.
    • Fixed NicoNico playback-speed handling to avoid comment timeline disruption.
    • Regenerated the Firefox package so it contains only one top-level manifest.json.
    • Updated Chrome and Tampermonkey build artifacts with the same v2 fixes.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.1.15

    Släppt 23 jun 2026 - 95,96 kB
    Fungerar med firefox 142.0 och senare
    Refactored the public site into feature-owned sections and stylesheets while keeping the published content unchanged.

    Refreshed Firefox, Chrome, and Tampermonkey packaged builds for version 1.1.15.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.1.12

    Släppt 19 jun 2026 - 80,65 kB
    Fungerar med firefox 142.0 och senare
    Speed & Loop now saves positive playback speed per domain and reapplies it across tabs on the same site. If you set YouTube to 2x
    in one tab, another YouTube tab can pick up 2x automatically when it becomes active or visible. Saved domain speed is also
    reapplied when media elements are attached or their source changes, improving speed persistence during YouTube video navigation.

    This release also fixes shortcut behavior after video navigation so the next speed adjustment starts from the restored domain speed
    instead of a stale internal value.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.1.10

    Släppt 19 jun 2026 - 79,91 kB
    Fungerar med firefox 142.0 och senare
    Improved Firefox loading reliability by moving extension injection to the active tab and active frame lifecycle.
    The Firefox popup UI has been removed; playback controls continue to appear directly on supported media. This
    release also adds frame-aware loading and rescanning so media created after page load, YouTube SPA navigation, and
    embedded video frames can be initialized more consistently.

    It also fixes the default enabled state so a fresh install is treated as enabled when no saved setting exists yet.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.1.9

    Släppt 18 jun 2026 - 79,31 kB
    Fungerar med firefox 142.0 och senare
    Fixed the Firefox version so Speed & Loop loads automatically when a supported page, such as YouTube, is opened. The video controller and keyboard shortcuts now initialize without requiring the extension toolbar button to be clicked. Also prevented duplicate content script injection when the toolbar button is clicked after the page has already been initialized.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.1.8

    Släppt 18 jun 2026 - 80,79 kB
    Fungerar med firefox 142.0 och senare
    Updated the extension icons to use transparent-background assets.
    Improved the release build process so package versions are updated automatically during compilation.
    Updated Firefox and Chrome manifest versions consistently during release builds.
    Removed macOS metadata files from packaged ZIP artifacts.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0.12

    Släppt 17 jun 2026 - 69,94 kB
    Fungerar med firefox 142.0 och senare
    Version 1.0.12 adds an optional “Keep speed sites” setting for players that repeatedly override playback speed.

    Changes:
    - Added a Keep speed sites field in the options page.
    - Keep-speed enforcement is disabled by default.
    - When a matching host is registered, the extension periodically reapplies the selected playback speed.
    - This is intended for sites such as nicovideo.jp where the page may reset video.playbackRate during playback.
    - Added support packaging cleanup for the Firefox build.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 1.0.8

    Släppt 14 jun 2026 - 69,36 kB
    Fungerar med firefox 142.0 och senare
    • Added experimental negative playback speed support using repeated seek-based reverse playback.
    • Added a Reverse frame rate option for controlling reverse playback update frequency.
    • Fixed an issue where negative speed was not maintained and could revert to a positive speed.
    • Removed automatic playback speed restoration on media load/play/seek events; speed now changes only through shortcuts or the overlay controller.

    Källkod släppt under MIT-licens

    Hämta fil
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Ladda ner

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

De senaste versionerna

  • Nightly
  • Beta

Firefox för företag

  • Enterprise

Gemenskap

  • Connect
  • Contribute
  • Developer

Följ

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.