Just curious if I can reference a macro via the JSON stored on the hard drive rather than by the macro name. So the URL I’m passing to Firefox via the command line could look something like this…
Hello! I’d like to run from file as well, but in order to do that, I think I need to install the XModule… and the XModule, for linux, is an .appImage file, which can’t be executed on an ARM computer (in my case, a Raspberry Pi). Therefore, there’s no way to run any files from disk because XModule can’t be installed. Is there a hacky way where I could reference the files within the folder the extension is installed in within the Chrome build, or is there some way to build the code from source on ARM, or some other workaround I haven’t considered?