For the complete documentation index, see llms.txt. This page is also available as Markdown.

Import-Export

Import/Export produces a JSON file containing every Extension setting, preset, and configuration. Use it to move your full setup between browsers or to back up your configuration before a reinstall.

The Import and Export buttons sit in the header of the Extension tab in the Manager's top navigation.


What Gets Exported

A single JSON file containing:

  • Every preset (buy amounts, sell amounts, fees, tips, slippage, MEV toggles)

  • Wallet selection and distribution mode

  • Sites toggles

  • Appearance settings (sounds, button styling, background image, opacity)

  • PnL Card settings

  • Any other Extension-level configuration

Wallet private keys are NEVER included in the export. The file only carries configuration, not secrets.


Export

1

Open the Extension tab in the Manager and click Export in the header.

2

A JSON file downloads to your machine. Keep it somewhere safe: it represents your full Extension setup.


Import

1

Click Import in the header.

2

Select a JSON file previously exported from Bloom. The Manager validates the file and applies every setting in one pass.

3

The Extension reflects the imported configuration instantly. No restart, no re-login.

Last updated