Skip to content

An example of a cross-browser webextension using webextension-toolbox, react, redux and webext-redux.

Notifications You must be signed in to change notification settings

ChrisLMerrill/CrossBrowserWebextensionReactReduxExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossBrowserWebextensionReactReduxExample

An example of a cross-browser webextension using webextension-toolbox, react, redux and webext-redux.

Install

$ npm install

Development

webextension-toolbox dev chrome
webextension-toolbox dev firefox
webextension-toolbox dev opera
webextension-toolbox dev edge

Build

webextension-toolbox build chrome
webextension-toolbox build firefox
webextension-toolbox build opera
webextension-toolbox build edge

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs

About

An example of a cross-browser webextension using webextension-toolbox, react, redux and webext-redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published