{ "manifest_version": 3, "name": "Open in Mantis", "version": "1.0", "permissions": ["contextMenus", "storage"], "background": { "service_worker": "background.js" }, "description": "Open selected number in Mantis", "options_page": "options.html" }