Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 514 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 514 Bytes

Bookmarklet Comment-on-Github.Party

Bookmarklet that submit the url and title to https://github.party

To install, visit https://github.party/bookmarklet.html

javascript:window.location=%22https://github.party/submitlink?u=%22+encodeURIComponent(document.location)+%22&t=%22+encodeURIComponent(document.title)

FYI: The title might not that good,so please remeber to change it by yourself.:smile: