diff --git a/entries/file-manager.json b/entries/file-manager.json index 4698759..8c767e7 100644 --- a/entries/file-manager.json +++ b/entries/file-manager.json @@ -1,7 +1,7 @@ { "id": "file-manager", "displayName": "File Manager", - "description": "Browse, upload, download, move, rename and extract files under your home folder from a full-page bb panel: folders expand in place, a browser-style path bar jumps to any pasted path, the panel reopens where you left it, and multi-gigabyte uploads resume after a dropped connection.", + "description": "Browse, upload, download, move, rename and extract files under your home folder — as a full-page bb panel, as a tab in the side panel beside a thread, or straight from a message: right-click a file link and \"File location\" opens its folder with the file selected. Space previews the focused file, a gallery view shows thumbnails, Properties answers what a file or folder actually is, bookmarks keep the folders you live in one click away, and a file can be handed to the agent as an @-mention — including from the composer's + menu, which otherwise only reaches the browser's machine. Multi-gigabyte uploads resume after a dropped connection.", "icon": "FolderOpen", "tags": [ "files", @@ -20,7 +20,7 @@ "git": { "url": "https://github.com/xMinor-1/bb-plugins.git", "subdir": "plugins/file-manager", - "range": "^0.4.0", + "range": "^0.7.0", "tagPrefix": "file-manager/" } }