Skip to content

Brainwrite Swift Chrome Extension Builder

Brainwrite Swift Chrome Extension Builder (Brainwrite Swift CEB for short) allows you to generate a standalone chrome extension based on Brainwrite Swift routines. You can share this extension with another user for them to install on their browser or publish the extension to the Chrome Web Store.

Note

Brainwrite Swift Chrome Extension Builder is still in Beta. If you find a bug or a missing feature, feel free to send a message on the Brainwrite Swift Team.

Quick Start

A quick start on how to create your first extension using the Brainwrite Swift CEB, open the extensions page by clicking the "My extension" button on the Brainwrite AI website.

Click the "New extension" button to add a new extension, and input the extension name and description.

Open the extension, and you can change the extension icon or rename it on the details tab.

And to add routines to the extension, navigate to the routines tab and click the "+ Routines" button. There are two ways you can add routines to the extension:

  1. Selecting the JSON files of the routines
  2. Importing the routines from the Brainwrite Swift extension.

After that, to download the zip file of the extension, you need to publish the extension first. You can do it by clicking the "Publish" button on the navigation, and when it's published, navigate back to the details tab and click the download button on the version that had been published in the version history section.