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 Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.5.0
發行於 2025年4月22日 - 176.68 KB適用於 firefox 109.0a1 與更新版本Refined version of this addon.原始碼依照 Mozilla Public License 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 Public License 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 Public License 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 Public License 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 Public License 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 Public License 2.0 條款釋出