> ## 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

> Profile tracking, Arcade calculations, lab shortcuts, and customization

## Profiles and progress

<CardGroup cols={2}>
  <Card title="Public profile analysis" icon="user-graduate">
    Load public display information, badges, achievements, and recent activity from a Google Cloud Skills Boost public profile.
  </Card>

  <Card title="Multiple accounts" icon="users">
    Save several public profiles, assign nicknames, switch the active account, and refresh each profile independently.
  </Card>

  <Card title="Arcade points calculator" icon="calculator">
    Estimate points from supported badge categories and show a clear point breakdown for the active profile.
  </Card>

  <Card title="Levels and milestones" icon="flag-checkered">
    Display current level, next-level requirements, milestone progress, deadlines, and configured bonus points.
  </Card>

  <Card title="Toolbar score badge" icon="certificate">
    Optionally display total points on the extension toolbar icon, including supported facilitator bonuses.
  </Card>

  <Card title="Prize information" icon="gift">
    Show current prize-pool details and related tooltips when the information is available in the extension configuration.
  </Card>
</CardGroup>

## Lab and search tools

<CardGroup cols={2}>
  <Card title="Direct solution action" icon="lightbulb">
    Add a solution button to supported lab pages and open the matched ePlus guide when available.
  </Card>

  <Card title="Fallback search" icon="magnifying-glass">
    Search ePlus, Google, YouTube, Bing, Brave, DuckDuckGo, Yandex, Baidu, Yahoo, or Cốc Cốc when no direct match exists.
  </Card>

  <Card title="Preferred search engine" icon="sliders">
    Select the search provider used by lab-page fallback actions.
  </Card>

  <Card title="Page utilities" icon="arrow-up">
    Use back-to-top controls and expandable content for long Skills Boost pages.
  </Card>
</CardGroup>

## Display and customization

* Show or hide supported leaderboard elements.
* Enable or disable search features and related child controls.
* Add nicknames with a live preview.
* Customize popup backgrounds, accent colors, point colors, and text colors.
* Preview the current account in Theme Studio before applying changes.
* Reset the custom theme to the default dark appearance.
* Display announcements and the extension changelog.
* Use the localized interface across supported languages.

## Backup and account tools

* Export extension data to a JSON backup.
* Import a previously exported backup.
* Open a saved public profile or badge view.
* Refresh account data on demand.
* Prevent duplicate public profile URLs.
* Protect the final remaining account from accidental deletion where applicable.

## Storage and network behavior

| Capability                          | Behavior                                                                                 |
| ----------------------------------- | ---------------------------------------------------------------------------------------- |
| Accounts and settings               | Stored in browser extension storage.                                                     |
| Profile refresh                     | Fetches data from the public Skills Boost profile or the project's profile-data service. |
| Arcade milestones and announcements | May load current configuration remotely with local fallbacks.                            |
| Lab solution lookup                 | May contact the ePlus solution service and open external search providers.               |
| Browser tabs                        | Used to open profiles, badges, solutions, search results, and support pages.             |

<Info>
  The extension requests `storage` and `tabs` permissions. Features that analyze profiles or find solutions necessarily use public URLs and network requests; locally saved account configuration remains in the browser unless explicitly exported.
</Info>

<Warning>
  Do not treat the extension as an official record of program eligibility. Google may change Arcade rules, profile data, badge classifications, deadlines, or rewards independently of the extension.
</Warning>


## Related topics

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