movar.fyi

Verified on every build

Transparency

Movar makes a few promises. Each one is checked against the committed source code on every build — the same checks that drive the README badge. These are the live results.

About the network-silence check

The “nothing leaves your browser” promise is verified by a static source check at build time: a scan of the extension’s source for outgoing-network calls (fetch, XMLHttpRequest, WebSocket, sendBeacon, EventSource). A regex over source cannot catch a call that is obfuscated or assembled dynamically at runtime — so treat this as strong evidence, not a runtime guarantee. The build also confirms the manifest declares no data collection and that no analytics dependency ships.

Read the full privacy policy →