Make manifest version from 4 to 3 (#4080)

This commit is contained in:
Tsurgcom
2026-01-05 11:17:18 +00:00
committed by GitHub
parent 78b05bcc54
commit 1a5fdbc294

View File

@@ -1,5 +1,5 @@
{ {
"manifest_version": 4, "manifest_version": 3,
"name": "Copy URL", "name": "Copy URL",
"version": "1.0", "version": "1.0",
"description": "Copy current URL to clipboard, this extension is installed by Omarchy", "description": "Copy current URL to clipboard, this extension is installed by Omarchy",