shellfox/shellfox.json
Jaidyn Ann c34ff80d7d Init
Base proof-of-concept functionality implemented.
That is, we can launch Emacs from Firefox.
… much work remains. :^)
2024-02-27 23:53:53 -06:00

8 lines
210 B
JSON

{
"name": "shellfox",
"description": "Edit text with an external editor.",
"path": "/usr/local/libexec/shellfox/shellfox.sh",
"type": "stdio",
"allowed_extensions": [ "shellfox@xwx.moe" ]
}