editor icon indicating copy to clipboard operation
editor copied to clipboard

Docs: Why use background pages?

Open azu opened this issue 4 years ago • 0 comments

Why we launch textlint script workers on background pages?

  • For reuse worker
  • For reuse cache
  • For avoiding CSP error on website #37

Another option:

  • use Content Script → CSP error
    • However, Manifest V3 #33 does not allow to use blob in background pages.

azu avatar Apr 28 '21 17:04 azu