Go to file
2021-03-30 16:01:30 +03:00
icons Add shortcut 2018-08-23 09:16:44 +03:00
.editorconfig Add editorconfig 2018-08-23 13:59:20 +03:00
.gitignore Some fixes 2021-03-30 16:01:30 +03:00
Makefile Some fixes 2021-03-30 16:01:30 +03:00
manifest.json Some fixes 2021-03-30 16:01:30 +03:00
options.html Simplify code 2018-08-23 13:57:19 +03:00
options.js Some fixes 2021-03-30 16:01:30 +03:00
postify.js Some fixes 2021-03-30 16:01:30 +03:00
readme.md Some fixes 2021-03-30 16:01:30 +03:00
server.php Add test sever 2018-08-23 09:49:40 +03:00
storage.js Some fixes 2021-03-30 16:01:30 +03:00

Postify

Post current url to external http server.

Install

First, build xpi file

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