ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Living Room

Online Bookmarks with Browser-Plugin/Bookmarklet - What's the best provider?

<< < (2/2)

dr_andus:
It looks like my bookmarklet has a slightly different code. I can't remember where I got it from, it's been a while. But it works across all my devices:


--- Code: Javascript ---javascript:(function(){var a=window,b=document,c=encodeURIComponent,d=a.open("https://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk="+c(b.location)+"&title="+c(b.title),"bkmk_popup","left="+((a.screenX||a.screenLeft)+10)+",top="+((a.screenY||a.screenTop)+10)+",height=510px,width=550px,resizable=1,alwaysRaised=1");a.setTimeout(function(){d.focus()},300)})();

Navigation

[0] Message Index

[*] Previous page

Go to full version