Jaidyn Ann
c34ff80d7d
Base proof-of-concept functionality implemented. That is, we can launch Emacs from Firefox. … much work remains. :^)
8 lines
210 B
JSON
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" ]
|
|
}
|