Post to Hacker News – Get This Extension for Firefox (En-US) (addons.mozilla.org) 2 points by krapans 6y ago ↗ HN
[–] notRobot 6y ago ↗ We already have a much easier way to do this through a bookmarklet, which doesn't involve trusting an extension: https://news.ycombinator.com/bookmarklet.htmlIt's one line of JS that you can inspect right here: javascript:window.location=%22http://news.ycombinator.com/submitlink?u=%22+encodeURIComponent(document.location)+%22&t=%22+encodeURIComponent(document.title)
1 comment
[ 5.0 ms ] story [ 14.0 ms ] threadIt's one line of JS that you can inspect right here: