Page Keep-Alive 版本历史 - 8 个版本
Page Keep-Alive 作者: Victor Z
Page Keep-Alive 版本历史 - 8 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.5.1
发布于 2025年4月27日 - 176.87 KB适用于 firefox 109.0a1 及更高版本This 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.源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.5.0
发布于 2025年4月22日 - 176.68 KB适用于 firefox 109.0a1 及更高版本Refined version of this addon.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.4.1
发布于 2024年12月25日 - 12.74 KB适用于 firefox 58.0 及更高版本Version 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.4.0
发布于 2024年12月25日 - 11.87 KB适用于 firefox 58.0 及更高版本Version 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.3.1
发布于 2024年12月20日 - 11.62 KB适用于 firefox 58.0 及更高版本Improved 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.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.3
发布于 2024年12月20日 - 10.95 KB适用于 firefox 58.0 及更高版本Added 2 additional options. 1 and 3 seconds. Nothing else in the code was changed.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.2
发布于 2024年12月17日 - 10.92 KB适用于 firefox 58.0 及更高版本Added 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.源代码遵循 Mozilla 公共许可证 2.0 发布