Clean up manifest

This commit is contained in:
2025-07-17 12:37:23 -04:00
parent e68bfc1d12
commit 6aa0a0a373

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Claude Artifact Collector",
"version": "1.0",
"description": "A simple Firefox extension with Claude's splat icon",
"description": "Package up all the artifacts in a chat or project for deployment",
"permissions": [
"activeTab"
@ -14,7 +14,7 @@
},
"browser_action": {
"default_title": "Claude Download Helper",
"default_title": "Claude Artifact Collector",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",