Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 271 Bytes

File metadata and controls

19 lines (13 loc) · 271 Bytes

Arianne web extension

Install

$ npm install

Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge