应用截图

Session Alive截图1

详细介绍

Keep your Session Alive at any website and never get logged out...

Keep Your Web Sessions Alive with Session Alive Extension

Most websites with authentication features enforce session timeouts for security reasons. If you're inactive for a certain period, your session may expire, requiring you to log in again before continuing any activity.

Session Alive helps prevent this by keeping your session active in the background—even during extended periods of inactivity.

🔧 Key Features:

✅ Background Keep-Alive
Sends background AJAX requests to your site to prevent session expiry—no page reloads, no lost changes. Just set your dashboard URL, choose an interval, and open the page in a tab.

✅ Foreground Page Reload
Auto-refreshes the current tab at intervals to bypass JavaScript-based idle timers used by some websites.

✅ Smart Auto-Stop
Automatically stops when:
• Server responses indicate a stopped session (Background mode)
• You navigate away from the trigger URL (Foreground mode)

✅ Browser Notifications
Get notified on session keep-alive success or failure.

✅ Easy Rule Management
Create, edit, enable, or disable rules easily from the settings page.

🔁 How It Works

Background Page Request (AJAX Mode)

This mode keeps your session alive by periodically sending background requests (via AJAX) to a specified URL—typically your website's dashboard or welcome page. Since the page isn't reloaded, you won't lose any unsaved changes.

* Set Up:

* Specify the Background Trigger URL (e.g., your dashboard).
* Choose an interval.
* Save the rule.
* Open the Trigger URL in a new tab—and you're set!

* Automatic Stop:
This mode automatically stops based on server responses, ensuring efficient resource use.

Foreground Page Reload

Some websites use JavaScript-based idle timers within the browser, which AJAX requests can't bypass. In such cases, use the Foreground Page Reload option.

This feature keeps your session alive by auto-refreshin