Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion claude/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dropbox",
"version": "1.0.0",
"description": "Access your Dropbox files, save new content, and generate sharing links, all from within Claude. Your existing permissions stay in place, so Claude only works with what you have access to.",
"description": "The Dropbox plugin for Claude connects your Dropbox files directly to Claude, so you can search, organize, save generated content, and create sharing links without switching tools. It respects your existing Dropbox permissions, and Claude only works with files you already have access to.",
"author": {
"name": "Dropbox"
},
Expand Down
2 changes: 1 addition & 1 deletion codex/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"interface": {
"displayName": "Dropbox",
"shortDescription": "Access Dropbox files, save content, and create sharing links in Codex while respecting your existing permissions.",
"longDescription": "Access your Dropbox files, save new content, and generate sharing links, all from within Codex. Your existing permissions stay in place, so Codex only works with what you have access to.",
"longDescription": "The Dropbox plugin for Codex connects your Dropbox files directly to Codex, so you can search, organize, save generated content, and create sharing links without switching tools. It respects your existing Dropbox permissions, and Codex only works with files you already have access to.",
"developerName": "Dropbox",
"category": "Productivity",
"capabilities": [
Expand Down
Loading