hello author , FYI, currently background worker isnt supported by firefox , instead use scripts would solve the issue by changing the code in manifest.json (keep both worker and scripts for chronium based browser and firefox)
"scripts": ["background.js"]