BulkPicBridge version history - 2 versions
BulkPicBridge by Genglin Zheng
BulkPicBridge version history - 2 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 1.1.2
Released Jun 17, 2026 - 143.63 KBWorks with firefox 58.0 and laterRelease Notes — v1.1.2
What's New
🌐 Multi-language Support
Browser language auto-detection: when browser is set to Chinese, import links now automatically use /zh/import path
All inline strings migrated to Chrome i18n locale system (locales/)
Tooltips on overlay buttons now properly localized via browser.i18n.getMessage()
🎨 Dynamic Popup Tools
Popup tool buttons now dynamically loaded from remote config (site-specific tools)
Each tool button displays its correct icon (24 tool icons mapped)
Popup simplified: tool navigation handled by Sidebar, popup focuses on "Extract All Images" + send
🖱️ Smarter Overlay Button
Default position changed to top-left to avoid overlap with site controls
Per-domain position configuration via buttonPosition field in remote config
Default: top-left | Options: top-right, bottom-right, bottom-left, top-center
Fixed: hidden overlay buttons no longer block image clicks (pointer-events fix)
🛡️ CORS & Compatibility
Fixed: credentials: 'include' removed from CDN fetches — resolves CORS errors on Pixabay, Unsplash, etc.
Fixed: content.ts path matching now supports locale prefixes (/zh/import, /ja/import)
Content script now falls back to background proxy for CORS-blocked images
⚡ UX Improvements
Sidebar auto-closes after sending images (window.close())
Popup "Send" buttons now have loading states to prevent double-clicks
Popup footer: dev-only "Refresh Config" button for testing config changes
Sidebar "View All Tools" behavior improvedSource code released under All Rights Reserved
Older versions
Version 1.1.0
Released May 13, 2026 - 140.98 KBWorks with firefox 58.0 and laterSource code released under All Rights Reserved