background page will automatically do an altcha challenge to get an access token

This commit is contained in:
Jack Case
2025-10-22 14:57:00 +00:00
parent c449c18a21
commit 0a62f61068
3 changed files with 24 additions and 3 deletions

View File

@@ -25,9 +25,7 @@
},
"background": {
"scripts": ["scripts/report-slop.js"],
"persistent": false,
"type": "module"
"page": "pages/background_page.html"
},
"content_scripts": [