rename to qr-clip

This commit is contained in:
2026-06-09 22:06:58 -04:00
parent a9e07c51c7
commit 5a563a32d3
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"manifest_version": 3,
"name": "QR Clipboard",
"name": "QR Clip",
"version": "1.0.0",
"description": "Screenshot the visible tab, decode any QR codes, and copy the result to the clipboard.",
@@ -17,7 +17,7 @@
"browser_specific_settings": {
"gecko": {
"id": "qr-clipboard@timothykim",
"id": "qr-clip@timothykim",
"strict_min_version": "115.0"
}
}