Get Started
An open-source browser extension designed to optimize the experience of managing AI relay station accounts like New API. Users can easily centralize management and view account balances, models, and keys, as well as automatically add new sites. The extension is also available on mobile devices via Kiwi Browser or the mobile version of Firefox.
1. Download
Recommended
2. Supported Sites
Supports relay stations based on the following projects:
Warning
If the site has undergone secondary development that has changed key interfaces (e.g., /api/user
), the plugin may not be able to add the site correctly.
3. Add a Site
Tip
You must first log in to the target relay station in your browser so that the plugin's auto-detection feature can obtain your account's Access Token via cookies.
3.1 Add Automatically
- Open the main page of the plugin and click
Add Account
.
- Enter the relay station address and click
Auto-detect
.
- After confirming that the automatic detection is correct, click
Confirm Add
.
3.2 Manual Add
Tip
When automatic detection fails, you can manually enter the site account. You will need to obtain the following information first. (Each site may have a different UI, please find it yourself.)
4. Quick Site Export
This extension supports one-click export of added site API configurations to CherryStudio and New API, simplifying the process of adding upstream providers in these platforms.
4.1 Configuration
Before using the quick export feature, you need to configure the Server Address and Admin Token for the target platform (CherryStudio or New API) in the extension's Basic Settings page. For New API, you also need to configure the User ID.
4.2 Export Process
- Navigate to Key Management: In the extension's Key Management page, find the API key corresponding to the site you want to export.
- Click Export: In the key's action menu, select "Export to CherryStudio" or "Export to New API".
- Automatic Handling:
- For New API: The extension will automatically check if a channel with the same
Base URL
already exists on the target platform. If not, it will create a new channel and automatically populate the site name,Base URL
, API key, and the list of available models, avoiding duplicate entries. - For CherryStudio: The extension will send the site and key information directly to your configured CherryStudio instance.
- For New API: The extension will automatically check if a channel with the same
With this feature, you can easily synchronize your API provider configurations to other management platforms without manual copy-pasting, improving efficiency.