A set of core libraries and tools for building web extensions for all browsers.
@webext-core/messaging: Light weight, type-safe wrapper around the web extension messaging APIs@webext-core/storage: Local storage based, type-safe wrappers around the storage API@webext-core/job-scheduler: Schedule reoccurring jobs using the Alarms API@webext-core/fake-browser: An in-memory implementation of the web extension APIs for testing@webext-core/proxy-service: Write services that can be called from any JS context, but run in the background service worker@webext-core/isolated-element: Isolate content script UIs from the page's styles
To get started, checkout the documentation website.
Published under the MIT license. Made by @aklinker1 and community 💛