remwharead/browser-plugins/webextension/native-wrapper/remwharead.json
tastytea de5d65d32a
All checks were successful
continuous-integration/drone/push Build is passing
Re-implemented wrapper in C**, added proper cmake recipe.
2019-05-21 13:05:17 +02:00

8 lines
249 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",
"type": "stdio",
"allowed_extensions": [ "remwharead@tastytea.de" ]
}