79493989

Date: 2025-03-08 06:35:06
Score: 2
Natty:
Report link

with Chrome manifest 3, if you need Dom or any unsupported web APIs on Background (e.g. the service worker), you have to go through the offscreen permission :

https://developer.chrome.com/docs/extensions/reference/api/offscreen#availability

Otherwise switch to Content script side yeah.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mounir Habsaoui