Run command-line programs from Firefox, easily.
Iri al dosiero
Jaidyn Ann 45462ffa98 Register commands and URL-regexes separately
This allows easy re-use of commands, tying names
to URL-regexes rather than command-strings.
Much more user-friendly, I reckon!

Also, now we use “$URL” instead of “%s” for URL
substitution in commands. More shelly that way.
2024-03-02 13:25:06 -06:00
res Init 2024-02-27 23:53:53 -06:00
LICENSE Init 2024-02-27 23:53:53 -06:00
background.js Register commands and URL-regexes separately 2024-03-02 13:25:06 -06:00
manifest.json Context-menu items to run a page/link’s command 2024-03-02 11:39:44 -06:00
options.html Register commands and URL-regexes separately 2024-03-02 13:25:06 -06:00
options.js Register commands and URL-regexes separately 2024-03-02 13:25:06 -06:00
shellfox.json Init 2024-02-27 23:53:53 -06:00
shellfox.sh Run commands in the background; fix quotation bug 2024-02-28 21:57:28 -06:00