Links Helper의 버전 기록 - 7개 버전
Links Helper 제작자: Pipecraft
Links Helper의 버전 기록 - 7개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
이전 버전
버전 0.13.5
2026년 1월 21일에 출시 - 118.73 KBfirefox 109.0a1 이상에서 작동- 0.13.x
- Add setting to proxy SVG images (convert to PNG), default disabled.
- Add image extension filtering to prevent proxying non-image files.
- Support observing changes inside Shadow DOM for dynamic content updates.
- Optimize mutation observer to handle Shadow DOM attachments automatically.
- Fix: remove redundant
output=pngparameter for SVG proxying. - Add website blacklist for image proxy (e.g. for CSP restricted sites, such as GitHub, Twitter).
- Auto-detect CSP restrictions and restore original images if proxying fails.
- Optimize image proxy chain (using DuckDuckGo proxy for better privacy/availability, with fallback).
- Fix: Skip DuckDuckGo proxy for specific domains (e.g.
i.ytimg.com) to prevent loading failures. - Improvement: Enhanced proxy reliability with double-layer fallback (wsrv -> ddg -> wsrv -> original).
- Fix: Stop error propagation for original image load failures.
- Fix: Handle specific React hydration issues by cloning image elements.
- 0.12.x
- Do not use duckduckgo proxy for SVG images.
- Support proxying
srcsetattribute for responsive images. - Fix relative path resolution for proxy images.
- Optimize image proxying to immediately process new image elements.
- Add image proxy feature with global and per-site settings.
- Support converting existing image tags to proxy URLs and optional WebP output.
- Support wildcard
*and exclusion!domainrules in image proxy domain list.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.13.3
2026년 1월 20일에 출시 - 118.57 KBfirefox 109.0a1 이상에서 작동- 0.13.x
- Add setting to proxy SVG images (convert to PNG), default disabled.
- Add image extension filtering to prevent proxying non-image files.
- Support observing changes inside Shadow DOM for dynamic content updates.
- Optimize mutation observer to handle Shadow DOM attachments automatically.
- Fix: remove redundant
output=pngparameter for SVG proxying. - Disable image proxy on sites with strict CSP (Content Security Policy), e.g., GitHub, Twitter.
- Auto-detect CSP restrictions and restore original images if proxying fails.
- 0.12.x
- Do not use duckduckgo proxy for SVG images.
- Support proxying
srcsetattribute for responsive images. - Fix relative path resolution for proxy images.
- Optimize image proxying to immediately process new image elements.
- Add image proxy feature with global and per-site settings.
- Support converting existing image tags to proxy URLs and optional WebP output.
- Support wildcard
*and exclusion!domainrules in image proxy domain list. - 0.11.x
- Add setting option to "Open internal links in current tab (override default)".
- Support blacklist mechanism to skip processing for specific elements (e.g. Bilibili watch later button).
- Add BewlyBewly "Watch later" button to blacklist.
- Treat http/https and www/non-www as the same site when checking internal/external links.
MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.8.6
2025년 11월 13일에 출시 - 111.24 KBfirefox 109.0a1 이상에서 작동- Add setting option to open new tab in background, default off
MIT 라이선스에 따라 릴리스된 소스 코드