← Back to Tap

Privacy Policy

Effective date: April 3, 2026

Overview

Tap is an open-source browser automation runtime. It consists of a CLI tool and a Chrome extension that work together locally on your machine. Tap does not collect, transmit, or store any personal data.

What Tap Does

Tap executes deterministic automation scripts (".tap.js" files) in your browser. The Chrome extension acts as a local runtime — it receives commands from the CLI via a localhost-only WebSocket connection (ws://127.0.0.1:9333) and executes them in the browser.

Data Collection

Tap collects no user data. Specifically:

Permissions Explained

The Chrome extension requests several permissions, all used exclusively for local automation:

Third-Party Services

Tap does not integrate with any third-party analytics, advertising, or tracking services.

Data Storage

Tap stores data only on your local filesystem:

Open Source

Tap is fully open source. You can audit the complete source code at github.com/LeonTing1010/tap.

Changes

If this policy changes, the update will be posted here with a new effective date.

Contact

For questions about this privacy policy, open an issue at github.com/LeonTing1010/tap/issues.