{
"name": "tabs/on_created",
"version": "0.1",
"manifest_version": 2,
"description": "Tests chrome.tabs.onCreated.",
"background": {
"scripts": ["test.js"],
"persistent": true
}
}
{
"name": "tabs/on_created",
"version": "0.1",
"manifest_version": 2,
"description": "Tests chrome.tabs.onCreated.",
"background": {
"scripts": ["test.js"],
"persistent": true
}
}