Skip to content

Audit & capture all document events #147

Description

@saminur

We need to verify we’re not missing any browser/tab/document events, especially copy/paste. Events are currently funneled via chrome.runtime.sendMessage from content scripts to the service_worker. We must (a) enumerate expected events, (b) confirm they’re emitted + received, (c) verify they reach the server, and (d) classify copy/paste reliably in the reducer.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions