Skip to content

Commit

Permalink
Version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
przybylski committed Aug 17, 2018
1 parent 88ff930 commit f24c77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"name": "__MSG_extensionName__",
"options_page": "options.html",
"permissions": [ "clipboardWrite", "clipboardRead", "storage", "contextMenus", "tabs", "activeTab", "http://*/", "https://*/" ],
"version": "2.4.0",
"version": "2.4.1",
"content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'"
}

0 comments on commit f24c77c

Please sign in to comment.