GIF Control의 버전 기록 - 12개 버전
GIF Control 제작자: Neon Glow
GIF Control의 버전 기록 - 12개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.2.0
2026년 8월 14일에 출시 - 92.34 KBfirefox 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에 따라 릴리스된 소스 코드
이전 버전
버전 1.1.9
2026년 6월 26일에 출시 - 88.35 KBfirefox 140.0 이상, android 142.0 이상에서 작동Version 1.1.9
Released: June 25, 2026- Fixed GIF detection for image URLs where
.gifor.webpis 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에 따라 릴리스된 소스 코드
- Fixed GIF detection for image URLs where
버전 1.1.8
2026년 6월 15일에 출시 - 88.27 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 140.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드