Command-line or scripted access to chrome's extension API.
This is currently a work in progress. It is a replacement for my previous "chromix" extension.
It includes three main improvements: 1) it's simpler, 2) it uses JSON on the communication protocol, and 3) it uses a unix-domain socket on the client side (which is more secure).
Latest reviews
- (2019-06-10) Matt Maux: Thanks for this! Please link your chromix-too github in the orginal chromix github page... I found it a week or 2 ago and gave up on it when it looked abandoned with no info on it and the webpage you linked in the readme was broken... somehow I thought to check your github page and then I found this... couldn't find this anywhere online... barely found a post that linked to your original chromix page on google. Thanks for this, will be trying it out a lot.