@plasmohq/persistent
v0.0.4
Published
A couple of hacks to keep the BGSW alive in a library
Downloads
365
Readme
Plasmo Persistent runtime
This library contains a couple of hacks to keep the BGSW alive for MV3 transitioning.
Usage in a background service worker:
import { keepAlive } from "@plasmohq/persistent/background"
keepAlive()