chromix
chromix copied to clipboard
An external, command line or scripted remote control for chrome.
http://chromix.smblott.org/ link on https://github.com/smblott-github/chromix is broken.
I'm trying to download a few scientific papers with chromix but can't get the `raw` function to use `chrome.downloads.download` [since _downloads_ isn't in the chromi manifest permissions] chromix raw chrome.downloads.download...
I want to cycle through all tabs, but cannot figure out if there is an equivalent of CTRL+TAB. Currently I use xdotool to send keyboard events, but this does not...
Is there anyway to select/access a specific window? For my particular case, I'm trying to close all Incognito windows, but even just being able to discern what window a particular...
Is there any way to detect when a tab is showing a 404, or an "Unable to connect to the internet" page or similar? Currently, '''chromix url''' will just return...
This creates a warning on each output print in chromix-server. I made a local change that seems to resolve this so I figured I'd mention it. Might not be the...