// tabrest permissions

TabRest is an internal prototype.

This page documents the planned v1 permission posture for TabRest before Chrome Web Store submission.

Status: Internal prototype. No public install link until release review passes.
tabs Expected for saving tab titles and URLs so the user can restore sessions they intentionally save.
storage Expected for storing saved sessions locally in the browser and supporting visible backup/recovery behavior.
sessions Possible only if v1 uses Chrome session APIs for recently closed tab or window recovery. This remains subject to QA and permission review.

What is not accessed

  • Passwords.
  • Form values.
  • Page content.
  • Browsing data unrelated to saved sessions.

Data behavior

  • Data leaves device: no in current v1 direction.
  • Local-first: yes.
  • Export/import: user-controlled and readable in current v1 direction.
  • Cloud sync: not in v1.
  • Analytics: none planned for v1.