1.1.2 • Published 1 year ago

webext-template-core v1.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Extension Template Core for Manifest 3

This application is a logical module that plugs into the extensions template for version 3 of the manifest.

The module contains solutions to typical tasks when creating an extension template:

  • manifest V3
  • message-bridge for communication between extension scripts
  • chrome.storage as global state
  • useChromeStorage to use chrome.storage in react components
  • shadow dom
  • routing for components using React.createPortal

Install

npm install webext-template-core
yarn add webext-template-core

Documentation for development

1.1.2

1 year ago

1.1.1

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.5

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.3

2 years ago