Run command-line programs from Firefox, easily.
Iri al dosiero
Jaidyn Ann 94a3c6e61c Add README file 2024-03-03 11:30:59 -06:00
_locales Add localization support + Esperanto translation 2024-03-03 10:46:17 -06:00
res Add README file 2024-03-03 11:30:59 -06:00
LICENSE Init 2024-02-27 23:53:53 -06:00
Makefile Create Makefile for installation of helper-script 2024-03-03 11:01:06 -06:00
README.md Add README file 2024-03-03 11:30:59 -06:00
background.js Add localization support + Esperanto translation 2024-03-03 10:46:17 -06:00
manifest.json Add localization support + Esperanto translation 2024-03-03 10:46:17 -06:00
options.html Add localization support + Esperanto translation 2024-03-03 10:46:17 -06:00
options.js Add localization support + Esperanto translation 2024-03-03 10:46:17 -06:00
shellfox.sh Run commands in the background; fix quotation bug 2024-02-28 21:57:28 -06:00
shellfox.sh.json.in Create Makefile for installation of helper-script 2024-03-03 11:01:06 -06:00

Shellfox

Shellfox is a simple add-on for Firefox that allows you to run a shell command on a URL at the click of a button.

Installation

Shellfox uses a native program in order to run commands; installing only the add-on isnt enough.

In order to install it, open a terminal and use the Makefile like so:

$ sudo make native-install

After that, you can install the add-on just fine!

Source code

https://hak.xwx.moe/jadedctrl/shellfox
Author is Jaidyn Ann, jadedctrl@posteo.at
License is the GNU GPLv3.