No description
Find a file
Jeena 6ca1f57d1c Complete rewrite to add likes
This commit replaces the icon with a SVG and adds the possibility
to like pages too. To do this the whole structure was rewritten
which makes it in the future easier to add new functions.
2018-07-26 00:08:10 +02:00
icons Complete rewrite to add likes 2018-07-26 00:08:10 +02:00
button.js Complete rewrite to add likes 2018-07-26 00:08:10 +02:00
manifest.json Complete rewrite to add likes 2018-07-26 00:08:10 +02:00
popup.html Complete rewrite to add likes 2018-07-26 00:08:10 +02:00
README.md Initial commit 2018-01-29 19:06:17 +01:00

Indie Reply Button

This is a WebExtension which I use to replace my bookmarklet which redirected my browser to a form on my website with the current URL as a parameter. Sadly because of the Content Security Policy it stopped working. The functionality of that bookmarklet is now in this WebExtension.

To load it check it out somewhere and then open:

about:debugging

On this page you can load the plugin temporarily to test it.