Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

GIF Control 版本历史 - 12 个版本

GIF Control 作者: Neon Glow

目前尚无评分
0 / 5 星
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.

    源代码遵循 保留所有权利 发布

    下载 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.0.0

    发布于 2026年4月6日 - 85.11 KB
    适用于 firefox 140.0 及更高版本

    源代码遵循 保留所有权利 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

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

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。