0.0.1 • Published 6 years ago
dailymail-extension v0.0.1
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.
0.0.1
6 years ago