Skip to main content

Installing Plugins

The Mysta extension turns your browser into an intelligent assistant. Follow the steps below to install it safely.

From the Extension Marketplace

  1. Visit the Chrome Web Store and install the Mysta extension. Pin it to your toolbar.
  2. Open the Mysta extension details page and enable Allow User Scripts so the extension can run user scripts.

From a Repository

  1. Clone the extension template repository.
  2. Run pnpm install and pnpm build to generate the distributable build.
  3. Navigate to chrome://extensions/.
  4. Turn on Developer mode, then click Load unpacked and select the build folder.
  5. Open the Mysta extension details page and enable Allow User Scripts so the extension can run user scripts.