1.0.5 • Published 6 months ago
@bitriel/extension-base v1.0.5
@bitriel/extension-base
Functions, classes and other utilities used in @bitriel/extension. These include:
- background script handlers,
- message passing,
- scripts injected inside pages.
They are primarily meant to be used in @bitriel/extension, and can be broken without any notice to cater for @bitriel/extension's needs.
They are exported here if you wish to use part of them in the development of your own extension. Don't forget to add process.env.EXTENSION_PREFIX to separate ports and stores from the current extension's ones.