Seamlessly integrate AnythingLLM into Google Chrome.
Features • Installation • Development • Usage • Contributing • License
- 🔗 Connect to your AnythingLLM instance with a simple connection string or automatic browser extension registration
- 📑 Save selected text to AnythingLLM directly from any webpage
- 📄 Upload entire web pages to AnythingLLM for processing
- 🗂️ Embed content into specific workspaces
- 🔄 Automatic logo synchronization with your AnythingLLM instance
or
- Clone this repository or download the latest release.
- Open Chrome and navigate to
chrome://extensions
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the
dist
folder from this project.
To set up the project for development:
-
Install dependencies:
yarn install
-
Run the development server:
yarn dev
-
To build the extension:
yarn build
The built extension will be in the dist
folder.
- Click on the AnythingLLM extension icon in your Chrome toolbar.
- Enter your AnythingLLM browser extension API key to connect to your instance (or create the API key inside AnythingLLM and have it automatically register to the extension).
- Right-click on selected text or anywhere on a webpage to see AnythingLLM options.
- Choose to save selected text or the entire page to AnythingLLM.
Contributions are welcome! Feel free to submit a PR.
- This extension is designed to work with AnythingLLM.
Copyright © 2024 Mintplex Labs.
This project is MIT licensed.