Rule 4 · Action: Audit only · Trigger: URL visited

URL audit

Condition: URL matches the All URLs regex detector (.*), NOT URLs matching the Internal URLs word list (gmail.com, docs.google.com, drive.google.com, sheets.google.com, slides.google.com, meet.google.com). Nothing is blocked — every external navigation is logged.

Execute — should be loggedAudit expected
Control case — should NOT be loggedNo event
Pass criteria
  1. Each external visit produces an event in Chrome log events (filter: URL visited).
  2. Visits to word-list domains produce no event.
  3. No user-visible interruption at any point.