remwharead/browser-plugins/webextension/native-wrapper/remwharead.json
tastytea 0ef7dbe253
All checks were successful
continuous-integration/drone/push Build is passing
Minimal working Firefox extension.
2019-05-20 19:23:16 +02:00

8 lines
252 B
JSON

{
"name": "remwharead",
"description": "Saves URIs of things you want to remember in a database.",
"path": "/usr/lib/mozilla/native-messaging-hosts/remwharead_wrapper.sh",
"type": "stdio",
"allowed_extensions": [ "remwharead@tastytea.de" ]
}