Files: 1fa83afef777f28f13f52b22b0c8ce690c8eecb0 / scuttleshell.template.json
310 bytesRaw
1 | { |
2 | "name": "scuttleshell", |
3 | "description": "Native app companion to sbot webextensions", |
4 | "path": "TBD", |
5 | "type": "stdio", |
6 | "allowed_extensions": [ |
7 | "share_on_scuttlebutt@andregarzia.com", |
8 | "ssb_protocol_handler@andregarzia.com", |
9 | "sbot_test@andregarzia.com", |
10 | "patchfox@andregarzia.com" |
11 | ] |
12 | } |
Built with git-ssb-web