Lisäosan Element to LLM versiohistoria - 4 versiota
Element to LLM tekijä insitu.im
Lisäosan Element to LLM versiohistoria - 4 versiota
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 1.2.2
Julkaistu 22. elo 2025 - 49,89 ktYhteensopivuus: firefox 112.0 ja uudemmatMinor UI Changes
- Added Mozilla Add-ons review link to popup footer
- Improved user engagement with gentle star rating request
- Updated version display in popup interfaceLähdekoodi julkaistu lisenssillä MIT-lisenssi
Lataa Firefox ja hanki laajennusTarvitset Firefoxin käyttääksesi tätä laajennustaVanhemmat versiot
Versio 1.2.1
Julkaistu 19. elo 2025 - 49,8 ktYhteensopivuus: firefox 112.0 ja uudemmatBug Fixes- Fixed memory leak from uncleaned interval timer that was causing crashes over time
- Fixed event listener accumulation across script injections that led to performance degradation
- Improved event listener cleanup using bound function references instead of unreliable boolean flags
- Enhanced cleanup sequence to prevent resource leaks on page navigation and tab switching
Technical Improvements- Proper interval ID tracking with clearInterval on cleanup
- Bound event handler references for reliable listener removal
- Safer event listener management that works across multiple script injections
- Better resource disposal prevents memory accumulation during extended browsing sessions
Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 1.2.0
Julkaistu 19. elo 2025 - 49,56 ktYhteensopivuus: firefox 112.0 ja uudemmatBug Fixes:
Fixed extension crashes after multiple uses that caused "something went wrong" errors. Resolved duplicate script injection that was causing memory leaks and accumulating event listeners. Fixed orphaned DOM elements that were
polluting pages. Improved error handling with graceful degradation when background script becomes unavailable.
Performance Improvements:
Added intelligent lifecycle management so background script hibernates when not in use. Wake-up occurs on demand with instant activation when user opens popup or clicks icon. Reduced memory footprint through better cleanup of
large DOM capture data. Optimized cleanup intervals to be less frequent but more targeted.
Technical Improvements:
Persistent state management ensures injection tracking survives background script restarts. Health monitoring provides automatic detection and recovery from background script issues. Fallback clipboard methods work even when
background script is unresponsive. Better event listener management prevents duplicate handlers and memory leaks.
Reliability:
Extension can hibernate naturally between uses making it Firefox-friendly. Instant wake-up when user interaction occurs. Maintains data persistence for "Copy Again" button functionality. Graceful handling of Firefox memory
management.Lähdekoodi julkaistu lisenssillä MIT-lisenssi
Versio 1.1.0
Julkaistu 15. elo 2025 - 47,49 ktYhteensopivuus: firefox 112.0 ja uudemmatLähdekoodi julkaistu lisenssillä MIT-lisenssi