Social Bookmarklets

Social Bookmarklets

As many social bookmarklets as your little heart desires

Social Bookmarklets RSS Feed
 
 
 
 

Furl This Bookmarklet - Furl It!

Furl Logo - Furl This - Furl It! - SocialBookmarklets.com

Furl Logo - SocialBookmarklets.com

Here it is: the Furl Bookmarklet. This is the “Furl It!” bookmarklet for all of your social media needs. Best for quick posting of news, web snippets, and websites to your Furl.net account.

This is an unofficial bookmarklet. The code for this bookmarklet comes from Binny V A ’s Blog.

To install: drag this button or the link below it

Furl This - Furl It! Bookmark / Bookmarklet

Furl This - Furl It!

or

Furl It! <- Drag to your toolbar. That’s it!

Here is the furl bookmarklet code:

javascript:(function(){
d = document;
w = window;
s = w.selection;
t = s ? (s.type != 'None' ? s.createRange().text : '') :
  (w.getSelection ? w.getSelection() : '');
t = t.toString();
if (!t) {
    m = d.getElementsByTagName('meta');
    for (i = 0; i < m.length; i++)
if (m[i].getAttribute('name') == 'description')
       t = m[i].getAttribute('content'); ; ; }
if (!t) {
    p = d.getElementsByTagName('p');
    if (p)t = p[0].innerHTML.replace(/<[^>]+>/g, '');
}
if (t.length > 500)t = t.substr(0, 500) + " ...";
var furlit = window.open('http://www.furl.net/storeIt.jsp?t=' +
encodeURIComponent(d.title) + '&u=' + escape(d.location.href) +
'&r=' + escape(d.referrer) + '&c=' + encodeURIComponent(t), 'furlit',
'width=475,height=540,left=75,top=20,resizable=yes');
furlit.focus();
})();

You can used this tool for quicker browsing, fast bookmarking, or whatever you use these for… also good for people doing social/internet marketing, SEO, and link building.

Have any problems with this one? Do you have any other bookmarklets to share? Share in the comments below.

The Official Share This on Facebook Bookmarklet

The Facebook Logo - Social Bookmarklets

The Facebook Logo - Social Bookmarklets

Here it is: the official Facebook Bookmarklet. This is the “Share this on Facebook” bookmarklet for all of your social media needs. Best for quick posting of news, web snippets, and websites to your Facebook.com account.

This *IS* an official bookmarklet. The code is taken directly from the site.

To install: drag this button or the link below it

Share on Facebook - Facebook Bookmarklet - Social Bookmarklets

Share on Facebook Bookmarklet

Share This On Facebook! <– Drag this to your toolbar. That’s it!

Here is the code:

javascript:var%20d=document,f=’http://www.new.facebook.com/share’,l=d.location,e=encodeURIComponent,p=’.php?src=bm&
amp;v=4&i=1222957763&u=’+e(l.href)+’&
t=’+e(d.title);1;try{if%20(!/^(.*.)?facebook.[^.]*$/.test(l.host))throw(0);share_internal_bookmarklet(p)}catch(z)%20{a=function()%20{ if%20(!window.open(f+’r'+p,’sharer’,'toolbar=0,status=0,
resizable=1,width=626,height=436'))l.href=f+p}
if%20(/Firefox.test(navigator.userAgent))setTimeout(a,0);
else{a()}}void(0)

The code is taken directly from Facebook. In additional to the benefits to casual surfers and power users, this tool can also be used for social/internet marketing, SEO, and link building. We’ll get into that later :)

Have any problems with this one? Do you have any other bookmarklets to share? Share in the comments below.