Page Keep-Alive versionshistorik - 9 versioner
Page Keep-Alive av Victor Z
Page Keep-Alive versionshistorik - 9 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.6.0
Släppt 2 okt 2025 - 176,53 kBFungerar med firefox 109.0 och senareVersion 1.6 - Major Update
New Feature: Per-Tab Control- Keep-Alive now works on individual tabs instead of globally across all tabs
- Enable/disable the extension independently for each tab
- Extension icon automatically updates to show the correct state for each tab
- Tab states are saved and persist across browser restarts
- Automatic cleanup when tabs are closed
Code Quality Improvements
- Enhanced error handling across all components with better user feedback
- Comprehensive JSDoc documentation for all functions
- Modern async/await patterns replacing promise chains
- Improved code organization with constants and better structure
- Fixed icon references in manifest to use correct files
Accessibility Enhancements
- ARIA attributes added for screen reader support
- Keyboard navigation improvements with proper focus indicators
- Dark mode support via CSS media queries
- Reduced motion support for users with motion sensitivity preferences
- Semantic HTML with proper roles and labels
User Experience Improvements
- Better visual feedback with smooth transitions and hover effects
- Improved status messages showing "Active/Inactive on this tab"
- Button states (disabled during operations to prevent double-clicks)
- Enhanced clock display with "Keep-Alive: [time]" format
- Modern UI styling with system fonts and better color contrast
Performance Optimizations
- Removed unnecessary click event simulation reducing overhead
- Proper cleanup on page unload to prevent memory leaks
- Efficient state management with Map objects
- Automatic re-activation after page reloads
Technical Improvements
- Added activeTab permission for better tab detection
- Improved message validation and error boundaries
- Better handling of tabs without content scripts
- Specified minimum Firefox version (109.0) for compatibility
Breaking Change: The extension now operates per-tab instead of globally. Users will need to enable it separately for each tab they want to keep active.
💖 Support This Extension
If you find this extension useful and it helps improve your browsing experience, please consider supporting its development via the PayPal donation button in the extension popup. Your support helps keep this project maintained and improved!Källkod släppt under Mozilla Public License 2.0
Äldre versioner
Version 1.5.1
Släppt 27 apr 2025 - 176,87 kBFungerar med firefox 109.0a1 och senareThis 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.Källkod släppt under Mozilla Public License 2.0
Version 1.5.0
Släppt 22 apr 2025 - 176,68 kBFungerar med firefox 109.0a1 och senareRefined version of this addon.Källkod släppt under Mozilla Public License 2.0
Version 1.4.1
Släppt 25 dec 2024 - 12,74 kBFungerar med firefox 58.0 och senareVersion 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.Källkod släppt under Mozilla Public License 2.0
Version 1.4.0
Släppt 25 dec 2024 - 11,87 kBFungerar med firefox 58.0 och senareVersion 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.Källkod släppt under Mozilla Public License 2.0
Version 1.3.1
Släppt 20 dec 2024 - 11,62 kBFungerar med firefox 58.0 och senareImproved 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.Källkod släppt under Mozilla Public License 2.0
Version 1.3
Släppt 20 dec 2024 - 10,95 kBFungerar med firefox 58.0 och senareAdded 2 additional options. 1 and 3 seconds. Nothing else in the code was changed.Källkod släppt under Mozilla Public License 2.0
Version 1.2
Släppt 17 dec 2024 - 10,92 kBFungerar med firefox 58.0 och senareAdded 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.Källkod släppt under Mozilla Public License 2.0
Version 1.1
Släppt 13 dec 2024 - 10,92 kBFungerar med firefox 58.0 och senareKällkod släppt under Mozilla Public License 2.0