diff --git a/manifest.json b/manifest.json index 547bfe3..679ce0b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Copy Page URL", "description" : "Copy Page URL from context menu or toolbar", - "version": "0.6", + "version": "0.7", "permissions": [ "activeTab", "clipboardWrite", @@ -25,4 +25,4 @@ "chrome_style": true }, "manifest_version": 2 -} \ No newline at end of file +}