KeyPilot

Privacy Policy

Last updated: July 25, 2026

No data collection No network requests No accounts or login No analytics or trackers Single permission: storage
KeyPilot is a 100% offline Chrome extension. It has no backend server, makes no network requests, and cannot transmit your data anywhere — there is nothing on the other end to send it to. Anything KeyPilot stores is written to your browser's local, on-device storage (chrome.storage.local) using Chrome's built-in storage permission, and never leaves your machine. This policy explains exactly what that means in practice.

1. Overview

KeyPilot ("the extension", "we", "our") is a password generation, strength-checking, and local credential-organization tool built as a Chrome browser extension (Manifest V3), developed by THINXIFY. This policy applies to the KeyPilot extension and describes what data it handles, where that data lives, and what control you have over it.

The short version: KeyPilot doesn't collect anything, doesn't talk to any server, and doesn't know who you are. Everything it stores stays in your browser's local storage on your own device.

2. What we don't do

3. What is stored locally

KeyPilot stores a small amount of data using Chrome's chrome.storage.local API, which keeps data sandboxed to the extension and to your device — it is not synced to a Google account, not accessible to other extensions or websites, and not visible to us. Storage only happens as a direct result of an action you take.

FeatureWhat's storedWhen
Favorites The plaintext password you starred, with a timestamp When you tap ☆ Favorite
Recent Passwords Your last 20 single-password copies (plaintext), with timestamps When you copy one password at a time (bulk/"Copy All" actions are excluded)
Saved Accounts Vault Account name, website URL, username/email, password, category/tag, and notes — in plaintext When you tap Save Account
Custom categories/tags Any category name you create from the Vault's Add/Edit form When you create a category that doesn't already exist
App preferences Default length, character-type toggles, default Smart Password mode Only while "Remember my preferences" (Settings) is turned on

All of the above stays on your device. Uninstalling KeyPilot removes all of it, since Chrome deletes an extension's local storage along with the extension itself.

4. What is never stored

Anything you type that isn't listed in the table above exists only in memory for as long as the popup is open, and is discarded the moment you close it. This includes:

  • Any password you type or paste into the Checker screen (Check or Compare mode).
  • Any name, nickname, or words you type into Smart Password.
  • Any custom word you type into the Tools → Username Generator.

None of this is ever written to storage, logged, or transmitted anywhere.

5. Permissions

KeyPilot's manifest requests exactly one permission:

KeyPilot does not request host permissions, does not inject scripts into web pages, and cannot read or modify the content of any site you visit.

6. Your control over your data

7. Security

All randomness used for password generation comes from the Web Crypto API (crypto.getRandomValues), never Math.random. Locally stored data relies on Chrome's built-in extension storage sandboxing; KeyPilot does not add its own encryption layer or master password on top of it. The Saved Accounts Vault is intended as a lightweight, convenient local record-keeper — not a hardened, encrypted password manager — so we recommend weighing that when deciding what to store there.

8. Children's privacy

KeyPilot is not directed at children and does not knowingly collect information from anyone, of any age — it doesn't collect information from anyone at all, since nothing it stores ever leaves your device.

9. Changes to this policy

If this policy changes, the updated version will be published at this same URL with a revised "Last updated" date above. Continued use of KeyPilot after a change constitutes acceptance of the revised policy.

10. Contact

Questions about this policy or KeyPilot can be sent to thinxify@gmail.com or via thinxify.com.