{
"name": "Navigation race",
"version": "1",
"manifest_version": 2,
"background": {
"scripts": ["test.js"],
"persistent": true
},
"permissions": [
"tabs",
"http://b.com/"
]
}
{
"name": "Navigation race",
"version": "1",
"manifest_version": 2,
"background": {
"scripts": ["test.js"],
"persistent": true
},
"permissions": [
"tabs",
"http://b.com/"
]
}