Ver Fonte

update title and description in manifest

alexchenzl há 4 meses atrás
pai
commit
9d439623d2
2 ficheiros alterados com 3 adições e 2 exclusões
  1. 1 0
      README.md
  2. 2 2
      packages/i18n/locales/en/messages.json

+ 1 - 0
README.md

@@ -148,6 +148,7 @@ Nanobrowser allows you to configure different LLM models for each agent to balan
 
 - **Recommended Models**:
   - **Qwen 2.5 Coder 14B**
+  - **Falcon3 10B**
   - **Mistral Small 24B**
   - We welcome community experience sharing with other local models in our [Discord](https://discord.gg/NN3ABHggMK)
 

+ 2 - 2
packages/i18n/locales/en/messages.json

@@ -1,11 +1,11 @@
 {
   "extensionDescription": {
     "description": "Extension description",
-    "message": "Nanobrowser is an AI agent that automates your browser usage."
+    "message": "Automate web tasks with AI! NanoBrowser is an open-source Chrome extension that lets you extract data, fill forms, and more."
   },
   "extensionName": {
     "description": "Extension name",
-    "message": "Nanobrowser"
+    "message": "Nanobrowser: AI Web Agent & Automation"
   },
   "toggleTheme": {
     "message": "Toggle theme"