|
1 | 1 | [
|
| 2 | + { |
| 3 | + "name" : "Conversions", |
| 4 | + "path" : "conversions", |
| 5 | + "scriptCommands" : [ |
| 6 | + { |
| 7 | + "author" : null, |
| 8 | + "currentDirectoryPath" : null, |
| 9 | + "description" : null, |
| 10 | + "filename" : "column-to-comma.sh", |
| 11 | + "icon" : null, |
| 12 | + "mode" : "silent", |
| 13 | + "needsConfirmation" : null, |
| 14 | + "packageName" : "Conversions", |
| 15 | + "refreshTime" : null, |
| 16 | + "schemaVersion" : 1, |
| 17 | + "title" : "Column to Comma" |
| 18 | + } |
| 19 | + ] |
| 20 | + }, |
2 | 21 | {
|
3 | 22 | "name" : "Spotify",
|
4 | 23 | "path" : "spotify",
|
|
100 | 119 | "schemaVersion" : 1,
|
101 | 120 | "title" : "Open Utilities"
|
102 | 121 | },
|
| 122 | + { |
| 123 | + "author" : null, |
| 124 | + "currentDirectoryPath" : null, |
| 125 | + "description" : null, |
| 126 | + "filename" : "open-url-from-clipboard.sh", |
| 127 | + "icon" : "🌐", |
| 128 | + "mode" : "silent", |
| 129 | + "needsConfirmation" : null, |
| 130 | + "packageName" : "Navigation", |
| 131 | + "refreshTime" : null, |
| 132 | + "schemaVersion" : 1, |
| 133 | + "title" : "Open URL From Clipboard" |
| 134 | + }, |
103 | 135 | {
|
104 | 136 | "author" : null,
|
105 | 137 | "currentDirectoryPath" : null,
|
|
126 | 158 | "schemaVersion" : 1,
|
127 | 159 | "title" : "Open Documents"
|
128 | 160 | },
|
| 161 | + { |
| 162 | + "author" : null, |
| 163 | + "currentDirectoryPath" : null, |
| 164 | + "description" : null, |
| 165 | + "filename" : "open-desktop-url-from-clipboard.swift", |
| 166 | + "icon" : "🖥", |
| 167 | + "mode" : "silent", |
| 168 | + "needsConfirmation" : null, |
| 169 | + "packageName" : "Navigation", |
| 170 | + "refreshTime" : null, |
| 171 | + "schemaVersion" : 1, |
| 172 | + "title" : "Open Clipboard URL on Desktop" |
| 173 | + }, |
129 | 174 | {
|
130 | 175 | "author" : null,
|
131 | 176 | "currentDirectoryPath" : null,
|
|
235 | 280 | "schemaVersion" : 1,
|
236 | 281 | "title" : "Toggle System Appearance"
|
237 | 282 | },
|
| 283 | + { |
| 284 | + "author" : null, |
| 285 | + "currentDirectoryPath" : null, |
| 286 | + "description" : null, |
| 287 | + "filename" : "open-last-download.swift", |
| 288 | + "icon" : "💁♂️", |
| 289 | + "mode" : "silent", |
| 290 | + "needsConfirmation" : null, |
| 291 | + "packageName" : "System", |
| 292 | + "refreshTime" : null, |
| 293 | + "schemaVersion" : 1, |
| 294 | + "title" : "Open Last Download" |
| 295 | + }, |
238 | 296 | {
|
239 | 297 | "author" : null,
|
240 | 298 | "currentDirectoryPath" : null,
|
|
264 | 322 | "schemaVersion" : 1,
|
265 | 323 | "title" : "Toggle Desktop Icons"
|
266 | 324 | },
|
| 325 | + { |
| 326 | + "author" : null, |
| 327 | + "currentDirectoryPath" : null, |
| 328 | + "description" : null, |
| 329 | + "filename" : "copy-last-screenshot.swift", |
| 330 | + "icon" : "📸", |
| 331 | + "mode" : "silent", |
| 332 | + "needsConfirmation" : null, |
| 333 | + "packageName" : "System", |
| 334 | + "refreshTime" : null, |
| 335 | + "schemaVersion" : 1, |
| 336 | + "title" : "Copy Last Screenshot" |
| 337 | + }, |
267 | 338 | {
|
268 | 339 | "author" : null,
|
269 | 340 | "currentDirectoryPath" : null,
|
|
393 | 464 | "schemaVersion" : 1,
|
394 | 465 | "title" : "Generate UUID"
|
395 | 466 | },
|
| 467 | + { |
| 468 | + "author" : null, |
| 469 | + "currentDirectoryPath" : null, |
| 470 | + "description" : null, |
| 471 | + "filename" : "lorem-ipsum.sh", |
| 472 | + "icon" : "📝", |
| 473 | + "mode" : "silent", |
| 474 | + "needsConfirmation" : null, |
| 475 | + "packageName" : "Developer Utils", |
| 476 | + "refreshTime" : null, |
| 477 | + "schemaVersion" : 1, |
| 478 | + "title" : "Copy Lorem Ipsum" |
| 479 | + }, |
396 | 480 | {
|
397 | 481 | "author" : null,
|
398 | 482 | "currentDirectoryPath" : null,
|
|
0 commit comments