blob: 01a922b34a36b6d76cbcbdc441edcfba5eb24077 [file] [log] [blame]
{
"name": "Activity Log Test APP",
"manifest_version": 2,
"description": "Used to test Activity Log with an app",
"version": "0.1",
"app": {
"background": {
"scripts": ["background.js"]
}
},
"bluetooth": {}
}