@subwallet/extension-base
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

@subwallet/extension-base

Functions, classes and other utilities used in @subwallet/extension. These include:

  • background script handlers,
  • message passing,
  • scripts injected inside pages.

They are primarily meant to be used in @subwallet/extension, and can be broken without any notice to cater for @subwallet/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.

/@subwallet/extension-base/

    Package Sidebar

    Install

    npm i @subwallet/extension-base

    Weekly Downloads

    424

    Version

    1.3.1

    License

    Apache-2.0

    Unpacked Size

    5.74 MB

    Total Files

    1394

    Last publish

    Collaborators

    • anhmtv