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
20 changes: 20 additions & 0 deletions extensions/nicholasbrantley/bin-meter/extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"$schema": "../../../.github/schemas/extension.schema.json",
"id": "nicholasbrantley.bin-meter",
"title": "Bin Meter",
"shortDescription": "Recycle Bin manager for Command Palette.",
"description": "A Recycle Bin manager for Command Palette.\n\nFeatures:\n- View files in the Recycle Bin.\n- Restore or permanently delete files from the list.\n- Sort files by date or size.\n- Open or empty the Recycle Bin with quick actions.\n- Add dock bands that show the current Recycle Bin size, file count, or percentage full.\n- Customize what size is considered full in the settings.",
"author": {
"name": "Nicholas Brantley",
"url": "https://github.com/nicholasbrantley"
},
"icon": "icon.png",
"tags": ["recycle bin", "delete", "restore","files","dock"],
"categories": ["utilities-and-tools"],
"installSources": [
{
"type": "msstore",
"id": "9n097htwc83m"
}
]
}
Binary file added extensions/nicholasbrantley/bin-meter/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading