Files

19 lines
435 B
JSON

{
"schemaVersion": 1,
"id": "alanfortlink.clipboard",
"name": "Clipboard History",
"version": "1.0.7",
"author": "alanfortlink",
"description": "Raycast-style clipboard history: fuzzy search over content, type, app and date, with rich per-type previews",
"kinds": [
"overlay"
],
"keepLoaded": true,
"entryPoints": {
"overlay": "Clipboard.qml"
},
"omarchy": {
"clonedFrom": "omarchy.clipboard"
}
}