> ## Documentation Index
> Fetch the complete documentation index at: https://ext.eplus.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Features

> Alias generation, organization, multi-account support, and privacy features

## Alias generation

<CardGroup cols={2}>
  <Card title="Random generator" icon="shuffle">
    Generate one or many aliases using private-mail, alphanumeric, word-based, or timestamp formats.
  </Card>

  <Card title="Custom tags and presets" icon="tags">
    Create readable `+tag` aliases and save frequently used patterns for one-click reuse.
  </Card>

  <Card title="Gmail tricks" icon="at">
    Generate dot variations, `googlemail.com` addresses, removed-dot variants, plus tags, and combined formats.
  </Card>

  <Card title="Inline helper" icon="rectangle-list">
    Open a compact alias generator beside email inputs and disable it independently for selected websites.
  </Card>
</CardGroup>

## History and organization

<CardGroup cols={2}>
  <Card title="Search, filters, and sorting" icon="magnifying-glass">
    Find aliases by text or tag, filter favorites, and sort by date or alphabetically.
  </Card>

  <Card title="Favorites" icon="star">
    Mark important aliases for fast access without searching the complete history.
  </Card>

  <Card title="Pagination and bulk actions" icon="table-list">
    Work with large histories using page-size controls, selection, bulk deletion, and bulk export.
  </Card>

  <Card title="QR codes" icon="qrcode">
    Display an alias as a QR code for quick transfer to a phone or another device.
  </Card>
</CardGroup>

## Accounts and statistics

<CardGroup cols={2}>
  <Card title="Multiple Gmail accounts" icon="users">
    Add personal, work, and testing accounts and switch the active base address from the popup.
  </Card>

  <Card title="Isolated account data" icon="box-archive">
    History, favorites, statistics, and generated totals are stored separately for each account.
  </Card>

  <Card title="Usage metrics" icon="chart-line">
    Review total generation, daily, weekly, and monthly activity, top tags, and timeline data.
  </Card>

  <Card title="Account migration" icon="right-left">
    When changing an account address, the extension can migrate its history, statistics, and favorites.
  </Card>
</CardGroup>

## Customization and backup

* Light, dark, and system themes.
* Configurable toolbar badge showing history, all-time, today, or weekly totals.
* Optional copy notifications.
* Configurable random format and auto-save limit.
* Settings export, import, clear, and reset actions.
* Alias export in CSV or JSON format.
* Localized interface across supported languages.

## Privacy and permissions

The extension uses these browser permissions:

| Permission       | Purpose                                                                       |
| ---------------- | ----------------------------------------------------------------------------- |
| `storage`        | Save accounts, presets, settings, aliases, favorites, and statistics locally. |
| `clipboardWrite` | Copy generated aliases to the clipboard.                                      |
| `contextMenus`   | Add quick alias actions to the browser right-click menu.                      |
| Website access   | Detect email fields and display the optional inline helper.                   |

<Info>
  Alias generation does not require a remote API. The project states that it does not include analytics or tracking, and user data is stored in browser extension storage.
</Info>

<Warning>
  Local storage belongs to the browser profile. Clearing extension data, uninstalling the extension, or deleting an account can remove saved information. Export important settings and alias history before destructive actions.
</Warning>


## Related topics

- [Features](/google-cloud-skills-boost-helper/features.md)
- [FAQ](/gmail-alias-toolkit/faq.md)
- [ePlus.DEV Browser Extensions](/index.md)
