/**
* @author https://codepen.io/bookmarklets
* @file Test the OG: meta tags.
OG (Open Graph) meta tags made meta tags great again (thank you Facebook!)
* Original Source {@link https://cdpn.io/bookmarklets/fullpage/NobJbq#}
*/
javascript:(function(){window.open( "http://socialdebug.com/results?url="+ location.hostname + location.pathname )})()