Helping users install AiBrow

Once you've created a site that uses AiBrow, then you can automatically detect if the extension and on-device helper are installed using the Detect if AiBrow is installed example.

If you find that AiBrow isn't installed, we have some handy links that can help with installing the extension. The AiBrow install page accepts a redirect argument, that once the extension is installed, will redirect back to your page.

To use this, direct the user to the following url https://aibrow.ai/install?redirect_to=your_url

The flow that users will be taken through is...

  1. Install from the Chrome Web Store / Firefox Addon Store to install the extension

  2. Once extension installation is complete, they'll be asked to download the on-device helper

  3. After the on-device helper is installed, they'll either be taken to your provided redirect_to url or to the AiBrow examples page

Last updated