<pid="notInstalledDesc">Shellfox, unlike most extensions, requires a script to be installed on your computer. This script, <code>shellfox.sh</code>, is what allows us to execute shell commands.</p>
<h3id="installTitle">Completing installation</h3>
<pid="installIntro">To install Shellfox’es local component:</p>
<ol>
<liid="installStep1">Download the script through the repository’s ZIP archive <ahref="https://hak.xwx.moe/jadedctrl/shellfox/archive/master.zip">here</a>.</li>
<liid="installStep2">Extract the ZIP archive: This leaves a <code>shellfox/</code> folder.</li>
<liid="installStep3">Open a terminal within that <code>shellfox/</code> folder.</li>
<liid="installStep4">Run the command, <code>$ sudo make native-install</code></li>
<liid="installStep5">You’re done: Party!!</li>
</ol>
<pid="installTerminalIntro">From a terminal, that would look something like:</p>
<code>$ curl https://hak.xwx.moe/jadedctrl/shellfox/archive/master.tar.gz | tar -xzv</code><br>
<pid="troubleshootDesc">If Shellfox’s script is installed but you still see this page — that is, the <ahref="#error">above error</a> isn’t “Error: No such native application shellfox” — please report the issue! You can report it on the <ahref="https://hak.xwx.moe/jadedctrl/shellfox/issues">Shellfox bug-tracker</a>, 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.</p>