Releases: xxwj225-James/tomilite-browser-extension
Releases · xxwj225-James/tomilite-browser-extension
Release list
Tomi Browser Extension v0.1.0 — Local-First AI Assistant
Tomi Browser Extension v0.1.0 — Local-First AI Assistant
First public release 🎉
A browser side-panel AI assistant that works with your own LLM API key — summarize/translate any page, clip selections into tasks & notes, and auto-sync with the TomiLite desktop app. Your data never leaves your machine.
✨ Features
- 🤖 AI side panel — summarize the page, extract key points, ask questions, analyze videos (bilibili/YouTube captions)
- 🌐 Translate with target-language picker — choose from 8 languages before translating
- 📋 Tasks / 📝 Notes — right-click clipping from any page; rich Markdown editor (tables, code highlighting, images); completed tasks become read-only; delete/save with confirm states
- 🔄 Desktop sync — two-way sync with the TomiLite desktop app (localhost:3192)
- 🧠 Conversation management — token usage meter (warns at 50%), one-click compression, auto-compress, clear
- 🔒 Privacy first — API key encrypted locally (AES-256-GCM), sent only to the provider you configure; tasks/notes/chats stay on your machine
- 🌍 i18n — UI and extension name in 中文 / English / 日本語
- 💰 Zero cost — bring your own API key, no middleman
📦 Install (developer mode — store release planned)
- Download
tomilite-browser-v0.1.0.zip - Unzip →
chrome://extensions(oredge://extensions) → enable Developer mode → Load unpacked → select the folder - Open the side panel → Settings → enter your LLM API key
⚠️ Chrome disables unpacked extensions when developer mode is off. A Chrome/Edge Web Store release with auto-updates is planned.
🔐 Privacy
- API key, tasks, notes and chat history stored only in your browser, encrypted at rest
- API key sent only to the model provider you configure
- Ads are not based on your browsing history; affiliate links labeled "Sponsored"
- No account, no telemetry, no relay server
📄 License
Closed-source commercial product. All rights reserved. See LICENSE.
🧩 中文摘要
本地优先的 AI 浏览器助手,自带 API Key、数据不出本机:
- AI 侧栏:总结/提取/提问/视频分析,翻译可先选目标语言(8 种)
- 任务/笔记:网页右键剪藏、Markdown 编辑器、已完成任务只读、保存/删除有确认与进行中状态
- 与 TomiLite 桌面版双向同步(localhost:3192)
- 会话管理:token 用量提示(50% 预警)、一键压缩、自动压缩、清除
- 隐私:API Key 本地加密(AES-256-GCM)、仅发往你配置的服务商;无账号、无遥测、无中转
- 界面与扩展名称三语(中文/English/日本語)
安装:下载 zip → 开发者模式 → 加载已解压的扩展程序 → 设置里填自己的 API Key。
许可:闭源商用,保留所有权利。