diff --git a/manifest.json b/manifest.json old mode 100644 new mode 100755 index d5ff7f9..983e342 --- a/manifest.json +++ b/manifest.json @@ -38,8 +38,8 @@ "homepage_url": "https://github.com/jrie/flagCookies", "manifest_version": 2, "name": "Flag Cookies", - "version": "3.1.4", - "permissions": ["cookies", "tabs", "webRequest", "", "storage", "unlimitedStorage", "notifications", "contextualIdentities"], + "version": "3.1.5", + "permissions": ["cookies", "tabs", "webRequest", "", "storage", "unlimitedStorage", "clipboardWrite", "notifications", "contextualIdentities"], "background": { "scripts": [ "cookies.js"