cheminventory_helper

Chrome extension to all download all orders in ChemInventory. Currently only allow download pending orders.

Chrome Web Store Link

Screenshot

Screenshot

Using locally

  1. git clone this repository into any location, let say documents folder.
cd ~/Documents
git clone git@github.com:liongkj/cheminventory_helper.git cheminventory_helper
  1. In chrome browser or edge browser
chrome://extensions

edge://extensions
  1. Enable developer mode

  2. “Load unpacked” and select the folder you git cloned in step 1.

If instructions unclear, please follow the official steps here from google.

Steps

TODO

  1. Fix the onload logic, currently the extention activates on page reload
  2. Allow custom field renaming?

Disclaimer

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.

License

MIT License

Privacy Policy

Link

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.

Contact

If you have any questions, feel free to contact me at fantasticbabii[at]gmail.com.