היסטוריית גרסאות עבור Element to LLM - 6 גרסאות
Element to LLM insitu.im מאת
היסטוריית גרסאות עבור Element to LLM - 6 גרסאות
יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.
הגרסה העדכנית ביותר
גרסה 1.2.4
תאריך שחרור: 6 ספט׳ 2025 - 58.44 ק״בעובד עם firefox 112.0 ומעלהPerformance Improvements- Improved border shorthand conversion eliminates redundant properties
- Enhanced outline shorthand handling removes default values
- Optimized background shorthand with comprehensive property consolidation
- Reduced boundingBox from 8 to 4 essential properties (x, y, width, height)
Metadata Enhancements- Added userAgent to capture browser/OS information
- Added extension version dynamically from manifest
Store Compliance- Added short_name field for better display in limited spaces
- Standardized manifest fields across Firefox and Chrome
- Ensured all field lengths comply with store requirements
Technical Details- Estimated 20-30% additional JSON size reduction from property optimizations
- Border properties now use individual side shorthands when needed
- Background properties intelligently exclude default values
- All metadata changes result in smaller overall payload
קוד המקור משוחרר תחת MIT License
הורדת Firefox וקבלת ההרחבהיש צורך ב־Firefox כדי להשתמש בהרחבה זוגרסאות ישנות יותר
גרסה 1.2.3
תאריך שחרור: 3 ספט׳ 2025 - 57.06 ק״בעובד עם firefox 112.0 ומעלה- ⚡ Performance optimized: snapshot size reduced by ~60% (e.g. 320KB → 130KB on large sites)
- 🔒 Code minified for better efficiency and protection
- 🛠️ Stability improvements and minor fixes
קוד המקור משוחרר תחת MIT License
גרסה 1.2.2
תאריך שחרור: 22 אוג׳ 2025 - 49.89 ק״בעובד עם firefox 112.0 ומעלהMinor UI Changes
- Added Mozilla Add-ons review link to popup footer
- Improved user engagement with gentle star rating request
- Updated version display in popup interfaceקוד המקור משוחרר תחת MIT License
גרסה 1.2.1
תאריך שחרור: 19 אוג׳ 2025 - 49.8 ק״בעובד עם firefox 112.0 ומעלהBug 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
קוד המקור משוחרר תחת MIT License
גרסה 1.2.0
תאריך שחרור: 19 אוג׳ 2025 - 49.56 ק״בעובד עם firefox 112.0 ומעלהBug 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.קוד המקור משוחרר תחת MIT License
גרסה 1.1.0
תאריך שחרור: 15 אוג׳ 2025 - 47.49 ק״בעובד עם firefox 112.0 ומעלהקוד המקור משוחרר תחת MIT License