{
"name": "Sets Uninstall Url",
"version": "1",
"manifest_version": 2,
"description": "Test extension that sets an uninstall URL.",
"background": {
"scripts": ["bg.js"],
"persistent": true
}
}
{
"name": "Sets Uninstall Url",
"version": "1",
"manifest_version": 2,
"description": "Test extension that sets an uninstall URL.",
"background": {
"scripts": ["bg.js"],
"persistent": true
}
}