Privacy Policy

Konstruct Perform is a Chrome extension that auto-fills web forms using profiles and scenarios you create. This page explains, plainly, what data the extension touches, where that data lives, and what we don’t do with it.

Last updated: 28 April 2026

TL;DR

What the extension stores on your device

All of the following live in chrome.storage.local — Chrome’s per-device, per-extension storage area:

This data is local to the Chrome profile in which the extension is installed. It does not sync across devices unless you explicitly export and re-import it via the Import / Export page in Settings.

What the extension reads from web pages

When you click Fill for a scenario:

  1. The extension scans the active tab for elements that match the selectors defined in that scenario (by id, name, CSS, or regex).
  2. For each match, it writes the value you previously stored into the matched field, simulating a user input event so client-side validation runs.
  3. It records a small per-run summary locally (number of fields filled, deferred, or not found, plus the run duration) so the side panel can show you the run report. This summary contains no field values and no page content.

The extension does not read or transmit:

What we do not do

Permissions, in plain English

Konstruct Perform takes a privacy-first stance on Chrome permissions: the install dialog asks for nothing sensitive, and any permission that could be used to monitor you is requested at the moment you actually need it — for the specific site, for the specific feature — so you can say no without breaking the rest of the extension.

Granted at install (no scary prompts)

Requested per-site, only when you add a domain

Requested when you enable Autoload

What we do not ask for

We’ve actively avoided every permission Konstruct Perform doesn’t strictly need, including:

If a future feature would require any of these, we’ll add it as an optional permission you opt into per-feature, never as a blanket install-time grant.

Children’s privacy

Konstruct Perform is not directed at children under 13 and does not knowingly collect data from them. Because the extension does not collect any data at all, this is true by construction.

Changes to this policy

If this policy changes — for instance, if the extension ever introduces optional cloud sync — we’ll update the “Last updated” date above and flag it in the in-app Changelog. Material changes that affect data handling will be communicated in-app before they take effect.

Contact

Questions, concerns, or curiosities about this policy?