You can have certain functionality in browsers that have not the possibility to load addons. This technique has been invented more than 10 years ago, but is not well known. Bookmarklets are small java scripts that are stored as bookmarks. It’s a simple way to get ingenious functionality in weak browsers. Need an example? Here you are. Just create a bookmark in your bookmarks toolbar and put this in the location textbox.
javascript:(function(){var%20a=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)})();
This bookmarklet helps you to add the current webpage to your Google bookmarks. It’s very handy.
There are some interesting points in time in this article but I don’t know if I see all of them center to heart.There is some validity but I will take hold opinion until I look into it further.Good article , thanks and we want more! Added to FeedBurner as well
I don’t seem to be able to bring my favorite website list from Explorer or to establish new ones on my Google Chrome.