From 877143acce10d01894e4206b122e46cb0df61ec8 Mon Sep 17 00:00:00 2001 From: maglore9900 Date: Tue, 15 Oct 2024 10:46:33 -0400 Subject: [PATCH] Update manifest_ch.json --- manifest_ch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest_ch.json b/manifest_ch.json index 4f0c6a0..bf8f089 100644 --- a/manifest_ch.json +++ b/manifest_ch.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "SpaceLLama", "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"], "action": { "default_title": "SpaceLLama",