Reviewer Guide

No login, account, API key, backend, or payment is required.

Version

Reviewer package: 0.1.4.

Category

Chrome Web Store category: Productivity.

Permissions

Only tabs and alarms.

Network

No backend service is required or contacted for session storage.

Session Rescue popup showing manual snapshot, autosave opt-in, open library, and latest local snapshots.

Smoke test

  1. Open two normal HTTPS pages.
  2. Click the Session Rescue toolbar button.
  3. Click Snapshot now.
  4. Open the library and confirm the snapshot appears.
  5. Search by one domain or title.
  6. Export JSON, delete the snapshot, import the JSON, then click Restore new window.
  7. Confirm Chrome opens and focuses the restored URLs in a new window.
  8. Optional: click Restore here and confirm saved URLs append to the current window.
  9. Optional: enable autosave in the popup and confirm the popup states autosave is on.

Expected data handling

The extension stores tab metadata locally and does not capture page content or contact a backend service.

Expected permissions

tabs is used to read and restore tab metadata. alarms is used only for local autosave after the user enables it.