chrome-extension-support
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Chrome extension support

Basic library for developing Chrome extension easily.

  • Some promise wrapper of Chrome API
    • executeScript
    • goToOptions
    • queryTabs
    • useStorage
  • RPC to communicate with between background, popup , options page and executed script.
    • useMessageRPC
    • useExecutionRPC
  • Deadly simple logging feature.
    • useLogger

Usage

TBU

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i chrome-extension-support

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

54.1 kB

Total Files

67

Last publish

Collaborators

  • lacti