Qubex LLM Browser Extension
Install the Qubex LLM Browser Extension
Qubex LLM

About the Qubex LLM Browser Extension

The Qubex LLM Browser Extension is a tool that allows you to connect your Qubex LLM instance to your browser. This allows you to send and embed information from the web directly to Qubex LLM or embed directly into your workspaces for later!

With the browser extension, you can:

  • Send entire webpages or just highlighted text snippets to Qubex LLM
  • Embed information directly into your Qubex LLM workspaces
  • Collect or embed web content that is password protected, VPN protected, or otherwise inaccessible to the public internet straight from your browser.

All offerings of Qubex LLM support the browser extension.

Installing the Qubex LLM Browser Extension

Supported Browsers:

  • Chrome
  • Edge
  • Brave
  • Firefox

You can find the Qubex LLM Browser Extension in the [Chrome Web Store →](https://chromewebstore.google.com/detail/Qubex (opens in a new tab) LLM-browser-compa/pncmdlebcopjodenlllcomedphdmeogm)

After installing the browser extension, you should see a new icon in your browser toolbar.

Connecting the Browser Extension to Qubex LLM

Connecting to your specific Qubex LLM instance is simple.

  1. Open the Qubex LLM instance you want to connect to in your browser or on Desktop.
  2. Open settings and Click on the Browse Extension sidebar element under Tools.
Qubex LLM
  1. You will land on a page with a Generate API Key button. Click on the button to generate an API key. Click Create API Key to create the key.
Qubex LLM
  1. If possible the browser extension will automatically connect to your Qubex LLM instance. If not, you can manually connect by copying and pasting the connection string into the browser extension.

Automatically connected to Qubex LLM

Qubex LLM

Manually connect to Qubex LLM

Qubex LLM
  1. You are now connected to your Qubex LLM instance! You can now use the browser extension to collect and send information on any website directly into Qubex LLM or embed directly into your workspaces for later!

Send an entire webpage to Qubex LLM

Qubex LLM

Send a snippet of text you highlight on page

Qubex LLM

Customizing the Browser Extension

Docker only: By default, the image in the browser extension is the Qubex LLM logo. However, it will automatically use the logo of the instance you are connected to if set in the Customization section of the settings page.

If you want to further customize the browser extension, you can do so by forking the [Qubex LLM Browser Extension GitHub Repository](https://github.com/Mintplex-Labs/Qubex (opens in a new tab) LLM-extension) and making your own changes.

Once you have made your changes, you can build the extension using the yarn build command.

After building the extension, you can load it into your browser by clicking the Load unpacked. button in Chrome and selecting the dist folder.