Lịch sử phiên bản Browser Code - 2 phiên bản
Browser Code bởi Ivan Chebykin
Lịch sử phiên bản Browser Code - 2 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 0.1.1
Đã phát hành 1 Thg 02 2026 - 121,77 KBHoạt động với firefox 128.0 và lớn hơnv0.1.1
Release Notes
This release focuses on Firefox compatibility fixes and adds a file enable/disable feature for better control over injected scripts and styles.
Changelog
Bug Fixes- Fixed Firefox tab switching - The sidebar now correctly handles tab and window focus changes in Firefox, where the sidebar is shared across windows
- Fixed Firefox file sync - Resolved issues with the Downloads API that caused silent failures:
- Removed unsupported incognito: true option
- Added proper download completion waiting with 30-second timeout
- Downloads are now erased from history after completion
- Fixed agent streaming in Firefox - Port messages now continue streaming correctly after tab switches
- Fixed VFS change detection - Only syncs files when version actually changes, not on every storage event
New Features- Enable/Disable Scripts & Styles - Toggle individual files on/off without deleting them:
- Per-file toggle button (● enabled / ○ disabled)
- "Enable All" / "Disable All" bulk actions for scripts and styles
- Disabled files are not injected or synced
- Generic Files Directory - VFS now supports a files/ directory for arbitrary file storage
Improvements- Background Keep-Alive - Added alarm-based heartbeat to prevent background script suspension during long-running agent operations
- Firefox Periodic Sync - Added 5-second fallback sync interval for Firefox since storage.onChanged doesn't fire reliably cross-context in MV3
- VFS Storage Change Relay - Background script now relays storage changes to sidepanel via port messaging (Firefox fix)
- Debounced File Sync - VFS changes are now debounced (500ms) to batch rapid updates
- Firefox Data Collection Declaration - Added required data_collection_permissions field to manifest
For GitHub Release
Title: v0.1.1 - Firefox Fixes & File Enable/Disable
Description:
This release brings significant Firefox compatibility improvements and a new file management feature.
Highlights:
- 🦊 Firefox Support - Fixed tab switching, file sync, and agent streaming issues
- 🔘 Enable/Disable Files - Toggle scripts and styles on/off without deletion
- ⏰ Keep-Alive - Prevents background script suspension during long operations
Full Changelog: https://github.com/user/browser-code/compare/v0.1.0...v0.1.1Mã nguồn được phát hành dưới dạng Giấy phép Apache 2.0
Phiên bản cũ hơn
Phiên bản 0.1.0
Đã phát hành 28 Thg 01 2026 - 118,5 KBHoạt động với firefox 128.0 và lớn hơnMã nguồn được phát hành dưới dạng Giấy phép Apache 2.0