Atomic supports bookmarklets. Google has a bookmarklet to post links to your feed. Create a new bookmark and paste the below javascript in the URL field. Then visit a site, select the bookmark and a popup dialog box will appear where you can enter notes and tags. It’s very simple, the hardest part is pasting the javascript into the bookmark field. I emailed myself the code and copied from gmail to the clipboard.
javascript:var%20b=document. body;var%20GR________ bookmarklet_domain='https:// www.google.com';if(b&&! document.xmlVersion){void(z= document.createElement(' script'));void(z.src='https:// www.google.com/reader/ui/link- bookmarklet.js');void(b. appendChild(z));}else{}
No comments:
Post a Comment