Skip to content

Commit

Permalink
Bump to version 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jrie committed Jul 10, 2020
1 parent d6af901 commit 8f5b386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -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", "<all_urls>", "storage", "unlimitedStorage", "notifications", "contextualIdentities"],
"version": "3.1.5",
"permissions": ["cookies", "tabs", "webRequest", "<all_urls>", "storage", "unlimitedStorage", "clipboardWrite", "notifications", "contextualIdentities"],
"background": {
"scripts": [
"cookies.js"
Expand Down

0 comments on commit 8f5b386

Please sign in to comment.