Skip to content

Feature: Track opener tabs safely #5

Description

@Millbot-AI

Goal

Use Chromium opener information to identify child tabs without building an unnecessary persistent tab-history system.

Acceptance criteria

  • Read and validate openerTabId in the background context.
  • Confirm that the opener still exists and is unambiguous.
  • Support nested opener relationships such as A → B → C.
  • Treat missing, closed, or uncertain openers as a safe no-op.
  • Handle moved, pinned, and grouped tabs conservatively.
  • Store no browsing history beyond the minimum runtime state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions