Grammalecte  Tech-note f83314d443

Firefox bug: Content-scripts policy prevents loading extension content (images, SharedWorker, etc.)

At the moment, we can’t use SharedWorker in content-scripts, as content-scripts can’t load content from the extension itself. Content-script Policy (CSP) prevents it now: Bugzilla