embedd icon indicating copy to clipboard operation
embedd copied to clipboard

"Add a comment" button

Open toxinu opened this issue 9 years ago • 0 comments

Is there any way to have a snippet or javascript method which return an url to post comment on a service? Something like:

<script src="embedd.js">
    {
        "url": "https://www.eff.org/deeplinks/2015/10/closing-loopholes-europes-net-neutrality-compromise",
        "add_comment_link": ["hn", "reddit"],
        "debug": true
    } 
</script>

Or any other way to add it. And maybe another message when url is not found on a service, like, "Post this article on Hacker News to comment".

toxinu avatar Nov 08 '16 13:11 toxinu