[PR #90] [MERGED] add browser extension docs #105

Closed
opened 2026-02-23 17:19:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/90
Author: @timothycarambat
Created: 9/5/2024
Status: Merged
Merged: 9/5/2024
Merged by: @timothycarambat

Base: mainHead: chrome-extension-docs


📝 Commits (2)

  • 9f3b87e add browser extension docs
  • b0b1b60 Merge branch 'main' into chrome-extension-docs

📊 Changes

11 files changed (+161 additions, -1 deletions)

View changed files

📝 pages/_meta.json (+9 -0)
pages/browser-extension/_meta.json (+11 -0)
pages/browser-extension/install.mdx (+140 -0)
📝 pages/changelog/_meta.json (+1 -1)
public/images/features/browser-extension/auto-connect.png (+0 -0)
public/images/features/browser-extension/generate.png (+0 -0)
public/images/features/browser-extension/header-image.png (+0 -0)
public/images/features/browser-extension/manual.png (+0 -0)
public/images/features/browser-extension/sidebar.png (+0 -0)
public/images/features/browser-extension/snippet.png (+0 -0)
public/images/features/browser-extension/whole-page.png (+0 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/90 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 9/5/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `chrome-extension-docs` --- ### 📝 Commits (2) - [`9f3b87e`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/9f3b87eb61b6479e59beab64fdb9e1ba8b4ccc84) add browser extension docs - [`b0b1b60`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/b0b1b60216ecae613526be0131072eec8d6d88ad) Merge branch 'main' into chrome-extension-docs ### 📊 Changes **11 files changed** (+161 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/_meta.json` (+9 -0) ➕ `pages/browser-extension/_meta.json` (+11 -0) ➕ `pages/browser-extension/install.mdx` (+140 -0) 📝 `pages/changelog/_meta.json` (+1 -1) ➕ `public/images/features/browser-extension/auto-connect.png` (+0 -0) ➕ `public/images/features/browser-extension/generate.png` (+0 -0) ➕ `public/images/features/browser-extension/header-image.png` (+0 -0) ➕ `public/images/features/browser-extension/manual.png` (+0 -0) ➕ `public/images/features/browser-extension/sidebar.png` (+0 -0) ➕ `public/images/features/browser-extension/snippet.png` (+0 -0) ➕ `public/images/features/browser-extension/whole-page.png` (+0 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Validations <!-- All of the applicable items should be checked. --> - [ ] Ensured updated documentation pass spell check - [ ] Updated or added relevant links as needed - [ ] Reviewed the changes for clarity and accuracy - [ ] Successfully ran the code locally without encountering errors --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-23 17:19:42 -05:00
yindo closed this issue 2026-02-23 17:19:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#105