Update manifest_ch.json

This commit is contained in:
maglore9900 2024-10-15 10:46:33 -04:00
parent 49b881bb30
commit 877143acce

View File

@ -2,7 +2,7 @@
"manifest_version": 3, "manifest_version": 3,
"name": "SpaceLLama", "name": "SpaceLLama",
"version": "1.21", "version": "1.21",
"description": "Summarize web pages using Ollama.", "description": "Summarize web pages using Ollama. Supports custom models, token limits, system prompts, chunking, and more. See https://github.com/tcsenpai/spacellama for more information.",
"permissions": ["activeTab", "storage", "tabs", "scripting"], "permissions": ["activeTab", "storage", "tabs", "scripting"],
"action": { "action": {
"default_title": "SpaceLLama", "default_title": "SpaceLLama",