UNPKG

foam-framework

Version:
24 lines (21 loc) 356 B
{ "name": "MGMail", "version": "1.0", "manifest_version": 2, "permissions": [ "https://www.googleapis.com/*", "https://code.google.com/p/*", "https://accounts.google.com/*", "webview", "identity", "storage", "unlimitedStorage" ], "app": { "background": { "scripts": [ "bg.js" ] } } }