feat: added quick paste and clear buttons in downloader

This commit is contained in:
2025-10-27 14:27:32 +05:30
parent 5956fd050b
commit 618edceebb
9 changed files with 391 additions and 51 deletions

View File

@@ -22,6 +22,8 @@
"fs:allow-app-write-recursive",
"updater:default",
"process:default",
"clipboard-manager:allow-read-text",
"clipboard-manager:allow-write-text",
{
"identifier": "opener:allow-open-path",
"allow": [
@@ -39,4 +41,4 @@
]
}
]
}
}