Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий «Page Keep-Alive» – 9 версий

Page Keep-Alive от Victor Z

Оценено на 5 из 5
Оценено на 5 из 5
5
1
4
0
3
0
2
0
1
0
История версий «Page Keep-Alive» – 9 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 1.6.0

    Выпущено 2 окт. 2025 г. — 176,53 КБ
    Работает с firefox 109.0 и выше
    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!

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать Firefox и установить расширение
    Скачать файл
  • Старые версии

    Версия 1.5.1

    Выпущено 27 апр. 2025 г. — 176,87 КБ
    Работает с 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

    Скачать файл
  • Версия 1.5.0

    Выпущено 22 апр. 2025 г. — 176,68 КБ
    Работает с firefox 109.0a1 и выше
    Refined version of this addon.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 1.4.1

    Выпущено 25 дек. 2024 г. — 12,74 КБ
    Работает с 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

    Выпущено 25 дек. 2024 г. — 11,87 КБ
    Работает с 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

    Выпущено 20 дек. 2024 г. — 11,62 КБ
    Работает с 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

    Выпущено 20 дек. 2024 г. — 10,95 КБ
    Работает с firefox 58.0 и выше
    Added 2 additional options. 1 and 3 seconds. Nothing else in the code was changed.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 1.2

    Выпущено 17 дек. 2024 г. — 10,92 КБ
    Работает с 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

    Скачать файл
  • Версия 1.1

    Выпущено 13 дек. 2024 г. — 10,92 КБ
    Работает с firefox 58.0 и выше

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.