Chrome extension to all download all orders in ChemInventory. Currently only allow download pending orders.
Chrome Web Store Link
cd ~/Documents
git clone git@github.com:liongkj/cheminventory_helper.git cheminventory_helper
chrome://extensions
edge://extensions
Enable developer mode
“Load unpacked” and select the folder you git cloned in step 1.
If instructions unclear, please follow the official steps here from google.
This is just a hobby project I did for my friend to understand how chrome extensions work. I am not affiliated with ChemInventory in any way. I am not responsible for any damage caused by this extension. Use at your own risk.
MIT License
This extension does not collect any data from the user. It only downloads the orders from ChemInventory. The source code is available in the repository. Feel free to inspect it.
If you have any questions, feel free to contact me at fantasticbabii[at]gmail.com.