No description
  • TypeScript 98.4%
  • HTML 0.7%
  • CSS 0.5%
  • JavaScript 0.4%
Find a file
Oz ST e7d96e30d2
All checks were successful
Test CI / test (push) Successful in 1m12s
Test CI / build-release (push) Successful in 39s
fix(popup): keep header fixed while scrolling
2026-08-22 10:08:13 +02:00
.forgejo/workflows chore: migrate pnpm config to v11 workspace format 2026-07-04 14:04:49 +02:00
docs docs(security): add extension scanning plan 2026-07-27 13:37:52 +02:00
playwright fix(popup): keep header fixed while scrolling 2026-08-22 10:08:13 +02:00
release-notes feat(chat): add conversation text controls 2026-08-19 10:50:25 +02:00
samples Refactor code style for consistency and remove unnecessary whitespace 2026-03-15 10:23:12 +00:00
screenshots Added screenshots 2026-02-08 10:47:40 +00:00
src fix(popup): keep header fixed while scrolling 2026-08-22 10:08:13 +02:00
test fix(popup): keep header fixed while scrolling 2026-08-22 10:08:13 +02:00
.gitignore Commited pnpm-lock.yaml 2026-01-18 22:40:57 +00:00
.pre-commit-config.yaml Run linter 2026-03-15 10:42:46 +00:00
.prettierignore Added .prettierignore 2026-03-15 10:46:26 +00:00
AGENTS.md chore(release): prepare 0.0.12 2026-07-16 16:43:27 +02:00
eslint.config.js Refactor code style for consistency and remove unnecessary whitespace 2026-03-15 10:23:12 +00:00
LICENSE.txt Add MIT license, update README with donation info, and enhance UI layout 2026-01-24 11:34:07 +00:00
package.json feat(chat): add conversation text controls 2026-08-19 10:50:25 +02:00
playwright.config.ts chore: prepare 0.0.11-rc.1 release 2026-06-07 10:46:38 +02:00
pnpm-lock.yaml feat: render chat messages as markdown 2026-07-04 10:46:01 +02:00
pnpm-workspace.yaml chore: migrate pnpm config to v11 workspace format 2026-07-04 14:04:49 +02:00
postcss.config.ts Refactor code style for consistency and remove unnecessary whitespace 2026-03-15 10:23:12 +00:00
README.md chore: prepare 0.0.9 release 2026-04-24 14:12:12 +02:00
renovate.json Refactor code style for consistency and remove unnecessary whitespace 2026-03-15 10:23:12 +00:00
tailwind.config.ts Refactor code style for consistency and remove unnecessary whitespace 2026-03-15 10:23:12 +00:00
todo.MD chore: prepare 0.0.9 release 2026-04-24 14:12:12 +02:00
tsconfig.json docs: update AGENTS.md and fix tsconfig deprecation warning 2026-04-24 13:09:12 +02:00
vitest.config.ts chore: prepare 0.0.11-rc.1 release 2026-06-07 10:46:38 +02:00
wxt.config.ts feat(commands): execute prompts in sidepanel 2026-08-22 09:38:59 +02:00
zoom-text-plan.md docs: add zoom-aware text plan 2026-07-27 13:38:27 +02:00

LLM Companion

A browser extension that allows interaction with web pages using local or cloud-based AI models.

Features

  • Supported LLM Providers

    • Ollama
    • Google Gemini
    • OpenAI
    • OpenRouter
    • Custom OpenAI-compatible providers (Custom)
  • Smart Web Page Interaction

  • Free Text Mode

  • Supported conversations

  • Sidebar and Popup modes

  • Text Selection Support

Repository

Repository: https://forgejo.o-st.dev/ozzt/Llm_companion

GitHub Mirror: Read-only mirror for convenience. Please report issues and submit contributions to Forgejo.

Donations

If you find this extension useful and would like to support development, donations in cryptocurrency are appreciated:

  • Bitcoin (BTC): bc1q40kq55283px33xv5hqms94hf8mk7rc52h294wz
  • Ethereum (ETH): 0x15735a6c937A836688A00dfC8BB2Ea1261B9fB5A
  • Solana (SOL): HNcSiKXhJVpSdF9BA2ZugfS1rsNNpWLwJRpzk3NbDDxn
  • Monero (XMR): 42TdDbz5tCj4f2Dmap8NVVXCMc8VWZEZ4LCrDC9LbPEuPLkZivN8zFTCZt5iJ1xmGufo4UH5r28KGHVLWHWE5sqzSdVnWY8

License

This project is licensed under the MIT License.