Files: 2e0cbf46340b9bb88e99e8e128ea8991b065c09b / scuttleshell.json
361 bytesRaw
1 | { |
2 | "name": "scuttleshell", |
3 | "description": "Native app companion to sbot webextensions", |
4 | "path": "C:\\Users\\soapdog\\prog\\ssbc\\scuttle-shell\\app.bat", |
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