Shellfox, unlike most extensions, requires a script to be installed on your computer. This script, shellfox.sh
, is what allows us to execute shell commands.
To install Shellfox’es local component:
shellfox/
folder.shellfox/
folder.$ sudo make native-install
From a terminal, that would look something like:
$ curl https://hak.xwx.moe/jadedctrl/shellfox/archive/master.tar.gz | tar -xzv
$ cd shellfox/
$ sudo make native-install
If Shellfox’s script is installed but you still see this page — that is, the above error isn’t “Error: No such native application shellfox” — please report the issue! You can report it on the Shellfox bug-tracker, or by sending an email to xwx@posteo.org. Let’s get that fixed! Please make sure to include your operating system and Firefox version in the report.