update browser extension and app

This commit is contained in:
2026-08-13 17:21:58 +02:00
parent 7e723ae821
commit 9050faf0a4
14 changed files with 809 additions and 97 deletions

View File

@@ -2,6 +2,12 @@
"manifest_version": 3,
"name": "f0ckm Uploader",
"version": "2.0",
"browser_specific_settings": {
"gecko": {
"id": "f0ckm-uploader@local",
"strict_min_version": "109.0"
}
},
"description": "Upload images, media, links, and URLs directly to f0ckm from context menu or toolbar.",
"permissions": [
"contextMenus",