A bookmarklet is a small JavaScript script that you can store as a bookmark and run over any site.
This is a bookmarklet to post whatever page you are visiting to ~bitcoin on SN:
javascript:window.location="https://stacker.news/~bitcoin/post?type=link&url="+encodeURIComponent(document.location)+"&title="+encodeURIComponent(document.title)
You can save it as a bookmark (right click on this post's link) and adapt it for other territories.
Inspired by the one from HN: https://news.ycombinator.com/bookmarklet.html
about:blank
.