Links Helper version history - 6 versions
Links Helper by Pipecraft
Links Helper version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.13.5
Released Jan 21, 2026 - 118.73 KBWorks with firefox 109.0a1 and later- 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.
Source code released under MIT License
Older versions
Version 0.13.3
Released Jan 20, 2026 - 118.57 KBWorks with firefox 109.0a1 and later- 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.
Source code released under MIT License
Version 0.11.2
Released Jan 4, 2026 - 115.99 KBWorks with firefox 109.0a1 and laterSource code released under MIT License
Version 0.8.9
Released Dec 27, 2025 - 110.2 KBWorks with firefox 109.0a1 and laterSource code released under MIT License
Version 0.8.6
Released Nov 13, 2025 - 111.24 KBWorks with firefox 109.0a1 and later- Add setting option to open new tab in background, default off
Source code released under MIT License
Version 0.8.2
Released Nov 10, 2025 - 109.99 KBWorks with firefox 109.0a1 and laterSource code released under MIT License