Skip to content

Instantly share code, notes, and snippets.

@mrlannigan
Created March 26, 2013 21:19
Show Gist options
  • Save mrlannigan/5249348 to your computer and use it in GitHub Desktop.
Save mrlannigan/5249348 to your computer and use it in GitHub Desktop.
Powered By Debug Address Bar Function
javascript:(function(){var d=getApp().myhomes.overlays.dom.getDialog('debug');d.html('<h3>Copy the following and email to <a href="mailto:[email protected]?subject=Cobrand Debug&[email protected]">[email protected]</a></h3><br><textarea id="debugPB" rows="10" cols="70">Path: '+location.href+"\n"+'Debug: '+"\n"+getApp().tools.cookie.read('PBPARTNER')+'</textarea>').dialog('open');})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment