fortified selector logic, [bug] selector can't process complex queries

This commit is contained in:
2026-01-18 09:29:24 -05:00
parent d30b7de7d9
commit 488138a389
4 changed files with 117 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "SiteCompanion",
"version": "0.4.0",
"version": "0.4.1",
"description": "AI companion for site-bound text extraction and tasks.",
"permissions": ["storage", "activeTab"],
"host_permissions": ["<all_urls>"],