UNPKG

foam-framework

Version:
22 lines (19 loc) 267 B
{ "name": "FOAM in Chrome", "version": "1.0", "manifest_version": 2, "permissions": [ "http://*/", "https://*/", "webview", "identity", "storage" ], "app": { "background": { "scripts": [ "bg.js" ] } } }