Skip to content

Commit a111094

Browse files
authored
Merge pull request #3 from duck4i/feat/branding
name change
2 parents c5153a9 + f2ff0ad commit a111094

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Additionally, in the combined mode where there is more than 5 files, images are
6464
# Installation
6565

6666
To install the extension to Chrome:
67-
* Checkout or download the git repository from the releases (link)[https://github.com/duck4i/ClaudeFolders/releases].
67+
* Checkout or download the git repository from the releases (link)[https://github.com/duck4i/folders-for-claude-ai/releases].
6868
* Navigate to `chrome://extensions/` URL.
6969
* Click `Load unpacked` and point to the downloaded location.
7070

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
3-
"name": "Claude Folder Upload",
4-
"version": "0.1.0",
3+
"name": "Folders for Claude.AI",
4+
"version": "0.1.1",
55
"description": "Enables folder upload functionality for Claude.ai",
66
"permissions": [
77
"activeTab",

0 commit comments

Comments
 (0)