← Gmail Tab to Indent

Privacy Policy

Last updated: August 4, 2026

Gmail Tab to Indent reads nothing and sends nothing. It stores exactly one value — an on/off boolean — in Chrome's synced extension storage, and makes zero network requests of any kind.

What it does

A content script runs on https://mail.google.com/*. While your cursor is inside Gmail's compose message body, it intercepts the Tab key to insert an indent (and Shift+Tab to remove one) instead of letting Tab move keyboard focus. Everywhere else in Gmail, Tab behaves exactly as it always has.

What it accesses

What it never does

Data retention & deletion

The single enabled boolean is deleted automatically when you uninstall the extension, along with everything else Chrome stored for it.

Contact

Questions: [email protected], or open an issue at github.com/AP-1120/gmail-tab.