Browser extention, focused on Google Chrome and Chromium, to add specific functionality to websites, mostly 3PL Central.
This Functionallity is to imporve or add features that 3PL Central has not added or created but that Brillinat fulillment requires.
- Log and Lock the screen when a bad scan for an order has occored.
- Prompt for extra billing items upon "Pack and Ship" buttom click in Small Parcel
- Track the logged in user and productivity for each user for reporting
Privatly listed extention
npm run watch
will contenuasly build the extention.
- In Chrome, goto chrome://extensions/;
- Enable the Developer Mode in the top right;
- Click the "Load unpacked" button, top left;
- Naviagte to the build folder of this Repo
This project was bootstrapped with Chrome Extension CLI