Files: 20fb2ab17ea2bdbea42eda88b7d13cf5065dccf4 / 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