Versiegeschiedenis van Page Keep-Alive - 8 versies
Page Keep-Alive door Victor Z
Versiegeschiedenis van Page Keep-Alive - 8 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 1.5.1
Uitgegeven op 27 apr. 2025 - 176,87 KBWerkt met firefox 109.0a1 en laterThis release cleans up some of the code and removed the selectable amount of seconds that a user could select to keep a page alive. Finally add it a support button. for the continued development and updates for this addon.Broncode vrijgegeven onder Mozilla Public License 2.0
Firefox downloaden en de extensie ontvangenU hebt Firefox nodig om deze extensie te gebruikenOudere versies
Versie 1.5.0
Uitgegeven op 22 apr. 2025 - 176,68 KBWerkt met firefox 109.0a1 en laterRefined version of this addon.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 1.4.1
Uitgegeven op 25 dec. 2024 - 12,74 KBWerkt met firefox 58.0 en laterVersion 1.4.1 - Enhanced User Experience & Reliability Update
Key Improvements:
Added visual loading indicators during operations
Implemented error handling with user-friendly messages
Added debouncing for refresh interval changes to prevent rapid updates
Enhanced UI with better visual feedback for enabled/disabled states
Implemented proper state management for better reliability
Added input validation to prevent invalid settings
Improved error recovery and handling
Enhanced visual design with smoother transitions
Added documentation for message protocols
Optimized performance with better async operation handling
This update significantly improves the extension's reliability and user experience while maintaining all existing functionality. Users will now have better feedback about the extension's status and any potential issues that may occur.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 1.4.0
Uitgegeven op 25 dec. 2024 - 11,87 KBWerkt met firefox 58.0 en laterVersion 1.4.0 Changes:
Performance Improvements:
Added efficient message broadcasting system to reduce overhead when communicating with tabs
Implemented input validation for refresh intervals to prevent invalid values
Optimized tab communication to handle inactive tabs gracefully
Enhanced Error Handling:
Added comprehensive error catching for all async operations
Improved user feedback when errors occur
Silent failure handling for inactive tabs to prevent console errors
Code Quality Improvements:
Added constants for better maintainability and consistency
Implemented proper state management
Improved code organization with separate utility functions
Enhanced documentation and code readability
UI Improvements:
Better visual feedback for enabled/disabled states
Clearer status messages
More responsive toggle functionality
Stability Enhancements:
Added validation for stored settings
Improved initialization process
Better handling of browser storage operations
These improvements make the extension more reliable, maintainable, and user-friendly while maintaining all existing functionality.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 1.3.1
Uitgegeven op 20 dec. 2024 - 11,62 KBWerkt met firefox 58.0 en laterImproved Tab Synchronization: The extension now broadcasts enable/disable and interval updates to all open tabs, ensuring consistent behavior across multiple tabs.
Enhanced Autoplay Compatibility: Adjusted the hidden video element to use muted, autoplay, and playsInline attributes to comply with modern browser autoplay policies.
Error Handling: Added try/catch blocks to handle messaging errors and autoplay failures gracefully, improving stability.
UI and Storage Updates: Improved popup UI responsiveness and ensured settings (e.g., refresh interval) are saved and applied correctly across sessions.
Code Cleanup: Refactored and optimized code for better readability and maintainability.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 1.3
Uitgegeven op 20 dec. 2024 - 10,95 KBWerkt met firefox 58.0 en laterAdded 2 additional options. 1 and 3 seconds. Nothing else in the code was changed.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 1.2
Uitgegeven op 17 dec. 2024 - 10,92 KBWerkt met firefox 58.0 en laterAdded a new feature to the extension that allows users to select a 5-second refresh interval in addition to the existing 15-second and 30-second options. This enhancement provides greater flexibility for users who require more frequent page activity. The feature was implemented by updating the dropdown menu in the popup interface and ensuring compatibility with the existing interval handling logic. No other functionality was altered.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 1.1
Uitgegeven op 13 dec. 2024 - 10,92 KBWerkt met firefox 58.0 en laterBroncode vrijgegeven onder Mozilla Public License 2.0