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

GIF Control のバージョン履歴 - 全 12 バージョン

GIF Control 作成者: Neon Glow

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

  • 最新バージョン

    バージョン 1.2.0

    リリース日 : 2026年8月14日 - 92.34 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.2.0
    Released: August 14, 2026
    • Added support for animated PNG images (APNG).
    • Added support for animated GIFV images.
    • Added support for animated SVG images.
    • Preserved original-quality first frames for controlled animated SVGs.
    • Added Play and Stop playback for script-driven SVG animations.
    • Improved detection of animated images behind opaque, proxied, extensionless, and canonical URLs.
    • Prevented supported animated images from briefly playing while loading.
    • Added support for animated CSS background images.
    • Preserved masks and rounded shapes when controlling animated images.
    • Standardized Play button size, pill shape, typography, opacity, positioning, and hover state.
    • Added compact playback controls for very small images.
    • Prevented website styles from stretching, fading, italicizing, or reshaping playback controls.
    • Changed playback so animations can only be started or stopped using the Play/Stop button.
    • Fixed layout regressions in positioned and masonry-style image grids.
    • Fixed hover-triggered animated images on some sites.
    • Fixed animated avatars on some sites while preserving their circular masks.

    Full changelog

    Submitted to Firefox Add-ons review on August 14, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    バージョン 1.1.9

    リリース日 : 2026年6月26日 - 88.35 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.9
    Released: June 25, 2026
    • Fixed GIF detection for image URLs where .gif or .webp is followed by URL-encoded separators, ensuring playback controls are added on sites that proxy or encode animated image URLs.

    Full changelog

    Submitted to Firefox Add-ons review on June 25, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年6月15日 - 88.27 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.8
    Released: June 15, 2026
    • Added a bounded LRU cache for animation status checks to prevent unbounded memory growth
    • Kept image animation detection requests credential-free with credentials: "omit"

    Full changelog

    Submitted to Firefox Add-ons review on June 15, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年6月13日 - 88.13 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.7  
    Released: June 13, 2026
    • Fixed an issue where some React/Next.js sites could fail to render correctly while GIF Control was enabled.

    Full changelog

    Submitted to Firefox Add-ons review on June 13, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年5月18日 - 87.95 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.6
    Released: May 18, 2026
    • Fixed a critical issue where Google Maps could show a blank map while GIF Control was enabled
    • Reduced aggressive handling of WebP images so regular site images, map tiles, and app UI assets are less likely to be hidden during animation checks

    Full changelog

    Submitted to Firefox Add-ons review on May 18, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年5月7日 - 88.63 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.5
    Released: May 7, 2026
    • Firefox-only update
    • Fixed the Firefox manifest so all-sites access remains a required install permission
    • Removed the duplicate optional all-sites host permission that could leave GIF Control without site access after update

    Full changelog

    Submitted to Firefox Add-ons review on May 7, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年5月7日 - 88.62 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.4
    Released: May 7, 2026
    • Excluded LinkedIn from GIF Control because the content script could prevent logged-in company profile pages from loading
    • Added support for animated GIF/WebP images inside open shadow DOM components
    • Improved detection for animations created late by custom elements during page load
    • Fixed Play/Stop button styling inside shadow DOM and sites with aggressive CSS overrides
    • Prevented site hover styles from underlining Play/Stop button text

    Full changelog

    Submitted to Firefox Add-ons review on May 7, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年4月25日 - 86.89 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.3
    Released: April 25, 2026
    • Hardened animated image detection by validating GIF/WebP URLs, removing credentialed background fetches, adding request limits, and bounding the detection cache
    • Fixed Play controls when site overlays were blocking interaction with stopped animations
    • Reduced brief autoplay flashes on dynamically loaded GIF grids and infinite-scroll pages
    • Improved handling of animated WebP sources inside <picture> elements
    • Fixed a duplicate popup link ID for the Changelog link

    Full changelog

    Submitted to Firefox Add-ons review on April 25, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年4月21日 - 85.77 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.2
    Released: April 21, 2026
    • Fixed Play activation on Firefox for Android

    Full changelog

    Submitted to Firefox Add-ons review on April 21, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年4月21日 - 85.81 KB
    firefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作
    Version 1.1.1
    Release date: April 21, 2026
    • Added Firefox for Android compatibility metadata

    Full changelog

    Submitted to Firefox Add-ons review on April 21, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年4月17日 - 85.8 KB
    firefox バージョン 140.0 以降 で動作
    Version 1.1.0
    Released: April 17, 2026
    • Improved playback controls on linked GIF cards and hover-based image tiles
    • Fixed Play so it no longer triggers parent links or modals
    • Excluded YouTube hover thumbnail previews from GIF Control detection
    • Prevented Play/Stop text from inheriting all-caps styles on some sites and embeds

    Full changelog

    Submitted to Firefox Add-ons review on April 17, 2026.

    ソースコードは All Rights Reserved に従いリリースされています

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

    リリース日 : 2026年4月6日 - 85.11 KB
    firefox バージョン 140.0 以降 で動作

    ソースコードは All Rights Reserved に従いリリースされています

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

アドオン

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

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

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