0.0.1 • Published 5 years ago

dailymail-extension v0.0.1

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

Daily Mail Extras Extension

Installation

git clone git@github.com:AdminJuwel191/dailymail-extension.git
cd dailymail-extension
npm i

Build

npm run build -- -e [prod|dev] -b [chrome|extensions|safari]
# or more simple (defaults to prod and all browsers)
npm run build

Or via the @exteranto/cli when installed globally.

ext build -e [prod|dev] -b [chrome|extensions|safari]

Loading Unpacked Extension

Build the application and load the packs/dailymail-extras-{browser} folder to the desired browser.