Skip to content

Instantly share code, notes, and snippets.

@lunaroja
Created February 14, 2013 03:01
Show Gist options
  • Save lunaroja/4950277 to your computer and use it in GitHub Desktop.
Save lunaroja/4950277 to your computer and use it in GitHub Desktop.
Open URL in Facebook Debugger
javascript: (function(){window.location='https://developers.facebook.com/tools/debug/og/object?q='+escape(window.location.href);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment