blob: 7c519105b867fd6ae7cfe07180f368b56300fe71 [file] [log] [blame]
{
"name": "App Test: tab container",
"version": "1",
"manifest_version": 2,
"permissions": [
"notifications"
],
"app": {
"launch": {
"local_path": "empty.html",
"container": "tab"
}
}
}