{
"version": "2",
"manifest_version": 2,
"name": "Lazy events test: runtime.onInstalled with permissions increase",
"background": {"scripts": ["background.js"]},
"permissions": ["<all_urls>"]
}
{
"version": "2",
"manifest_version": 2,
"name": "Lazy events test: runtime.onInstalled with permissions increase",
"background": {"scripts": ["background.js"]},
"permissions": ["<all_urls>"]
}