# Extension

With the extension, exploring Crypto Twitter has never been easier. Alphagate lets you quickly check profile details, track username changes, and spot key followers effortlessly. You can also monitor all contracts a project has posted, even if they’ve been deleted, and easily identify accounts with multiple renames. Want to discover something new or trending? Just click the popup and dive in.<br>

**Versions**

You can download the **Chrome** extension[ **here**](https://chromewebstore.google.com/detail/alphagate-x/niokainjnclnhaflagpmeobbnklokill?hl=en)

For a local installation download the zip and import the unzipped folder through `chrome://extensions/`&#x20;

{% file src="/files/cXpY03WK69Hcfr3v6Pnw" %}
Uploaded on January 27 2026 (Axiom fix)
{% endfile %}

{% file src="/files/QzTIL8MEQK2A48BKXs82" %}
Uploaded on March 16 2025 (Photon-Bullx version)
{% endfile %}

Old version with Twitter only support and no Photon-Bullx-Axiom integration.

{% file src="/files/EFg6YXNBUXna5TcrhPiY" %}
Uploaded on February 6 2025<br>
{% endfile %}

For a local **Firefox** installation download the zip, navigate to&#x20;

`about:debugging#/runtime/this-firefox`

click Load Temporary Add-on and import the manifest.json file

{% file src="/files/2qHla4YcmWlxHzJXmkEQ" %}
Uploaded on August 5 2025
{% endfile %}

**Projects**

<figure><img src="/files/O1DhFHCFEdTfOmdaGzC8" alt=""><figcaption><p>Project info</p></figcaption></figure>

By clicking on "Key Followers" you can see a list of the key profiles that followed the project early on.&#x20;

<figure><img src="/files/X3lJFfo0RA53PJrBVGmR" alt=""><figcaption><p><strong>Key Followers from old > new</strong></p></figcaption></figure>

By clicking on the <img src="/files/xvAWCfgj68zeM00Lya18" alt="" data-size="line"> icon, you can view a list of the latest alerts.

<figure><img src="/files/MvJBfl4sre2yjNFHvknN" alt=""><figcaption><p>Project's latest bio - link changes</p></figcaption></figure>

By clicking on the <img src="/files/TYVWeWh5oVM2U4UTAikQ" alt="" data-size="line"> icon, you can view a list of all the contracts posted by the project.

<figure><img src="/files/MkJka8CzQ4mddjGXC32W" alt=""><figcaption><p>List of contracts</p></figcaption></figure>

## Renamed Accounts and Previous Contracts

When you're browsing X and come across a project with renamed data in our records, we'll automatically display it without requiring any additional clicks from you. This helps filter out rug pulls.

<figure><img src="/files/9UmGS5fYeHFsHmdXmTW1" alt=""><figcaption></figcaption></figure>

We also track all the contracts ever posted by that profile, even if they are deleted later.

<figure><img src="/files/HMBzOslmtsMfOacQ6VX5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For example, the account launched two contracts in the past, and the tweets were deleted afterwards. That, combined with several renames, indicates it’s probably a serial scammer.
{% endhint %}

## Key Profiles

When visiting a key profile that we have in our database you can view records of their latest follows, let's take a look at Injective's CEO profile as an example.

<figure><img src="/files/XqlaGSgMlL7szVc4vgl4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FGxWs1MvX3AFi0Yve62L" alt=""><figcaption></figcaption></figure>

## Popup

The popup has two sections at the time of writing.

* Trending Projects (Displays the recent Trending projects)
* Discover Feed (Displays the latest projects that Alphagate captures in real time.)

<figure><img src="/files/rSLirahJrTzrqlr4IApz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7PuNfHduizLPEGkawotB" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alphagate.io/features/extension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
