Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de Page Keep-Alive - 9 versions

Page Keep-Alive par Victor Z

Noté 5 sur 5
5 étoiles sur 5
5
1
4
0
3
0
2
0
1
0
Historique de versions de Page Keep-Alive - 9 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 1.6.0

    Publié le 2 oct. 2025 - 176,53 Ko
    Fonctionne avec firefox 109.0 et versions supérieures
    Version 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!

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 1.5.1

    Publié le 27 avr. 2025 - 176,87 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    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.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.5.0

    Publié le 22 avr. 2025 - 176,68 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    Refined version of this addon.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.4.1

    Publié le 25 déc. 2024 - 12,74 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    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.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.4.0

    Publié le 25 déc. 2024 - 11,87 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    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.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.3.1

    Publié le 20 déc. 2024 - 11,62 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    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.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.3

    Publié le 20 déc. 2024 - 10,95 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    Added 2 additional options. 1 and 3 seconds. Nothing else in the code was changed.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.2

    Publié le 17 déc. 2024 - 10,92 Ko
    Fonctionne avec firefox 58.0 et versions supérieures
    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.

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
  • Version 1.1

    Publié le 13 déc. 2024 - 10,92 Ko
    Fonctionne avec firefox 58.0 et versions supérieures

    Code source publié sous licence Mozilla Public License 2.0

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.