Historie doplňku Browser Code - 2 verze
Browser Code od Ivan Chebykin
Historie doplňku Browser Code - 2 verze
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 0.1.1
Vydáno 1. úno 2026 – 121,77 KBFunguje s: firefox 128.0 a novějšív0.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.1Zdrojový kód zveřejněn pod licencí Apache License 2.0
Starší verze
Verze 0.1.0
Vydáno 28. led 2026 – 118,5 KBFunguje s: firefox 128.0 a novějšíZdrojový kód zveřejněn pod licencí Apache License 2.0