@webext-core/storageAn alternative, type-safe API similar to local storage for accessing extension storage.
@webext-core/messagingA simpler, type-safe API for sending and receiving messages.
@webext-core/job-schedulerEasily schedule and manage reoccurring jobs.
@webext-core/match-patternsUtilities for working with match patterns.
@webext-core/proxy-serviceCall a function, but execute in a different JS context, like the background.
@webext-core/isolated-elementCreate a container who's styles are isolated from the page's styles.
@webext-core/fake-browserAn in-memory implementation of webextension-polyfill for testing.