{
"name": "settings",
"version": "1.0",
"manifest_version": 3,
"description": "Tests that the Storage API works.",
"permissions": ["storage"],
"background": {
"service_worker": "background.js"
}
}
{
"name": "settings",
"version": "1.0",
"manifest_version": 3,
"description": "Tests that the Storage API works.",
"permissions": ["storage"],
"background": {
"service_worker": "background.js"
}
}