Jaidyn Ann d4ad23b893 | ||
---|---|---|
_locales | ||
res | ||
LICENSE | ||
Makefile | ||
README.md | ||
background.js | ||
error.html | ||
error.js | ||
manifest.json | ||
options.html | ||
options.js | ||
shellfox.sh | ||
shellfox.sh.json.in |
Shellfox
Shellfox is a simple add-on for Firefox that allows you to run shell commands at the click of a button.
Installation
Shellfox uses a native program in order to run commands; installing only the add-on isn’t enough. Currently, the native program has only been tested on GNU/Linux, though it is likely to work on BSDs, and potentially macOS.
First, download the repository: shellfox.zip
Then, in the repository’s directory, open a terminal and run:
$ sudo make native-install
After that, you can install the add-on; then, voilà!
Related projects
This add-on was inspired by Textern, which allows you to edit text-boxes with an external editor like Emacs. It’s very useful, I highly recommend it!
Source code
https://hak.xwx.moe/jadedctrl/shellfox
Author is Jaidyn Ann, jadedctrl@posteo.at
License is the GNU GPLv3.