2 "name": "app_background_page/basic",
5 "description": "Tests that web-extent background pages can be opened, shared, and closed.",
9 "permissions": ["tabs", "http://a.com/*"],
12 "matches": ["http://a.com/*"],
13 "js": ["content_script.js"],
14 "run_at": "document_end"