nrsk.no
with your home instance
- Create a new bookmark, the tweaked code goes in the URL field
- Click the bookmark while on a page you want to share
javascript:void%20function(){var%20t=document.URL,o=document.title;window.location.href=%22https://nrsk.no/create_post%3Furl=%22+t+%22%26title=%22+o}();
Use this bookmarklet URL to post to code4lib.net with one click:
javascript:void function(){var u=document.URL,t=document.title;window.open('https://code4lib.net/create_post?title='+t+'&url='+u,'_blank').focus()}()