postify/readme.md
2021-03-30 16:01:30 +03:00

23 lines
365 B
Markdown

# Postify
Post current url to external http server.
## Install
First, build xpi file
```shell
make build-xpi
```
Next, change firefox extension signature preferences
* open `about:config`
* change `xpinstall.signatures.required` to `false`
Finally, install extension via "Install Add-on from a file".
## See also
* https://github.com/ibizaman/jsondispatch