grim/port-authority

start of trying to get the clipboard working
develop
2014-12-09, Gary Kramlich
2e85779a8e11
Parents 9dacb6523c20
Children b7d4127fc94a
start of trying to get the clipboard working
--- a/manifest.json Mon Dec 08 22:26:44 2014 -0600
+++ b/manifest.json Tue Dec 09 01:27:42 2014 -0600
@@ -13,6 +13,7 @@
},
"permissions": [
"<all_urls>",
- "storage"
+ "storage",
+ "clipboardWrite"
]
}