I am developing a chrome extension to detect phishing. To get the full source DOM I am using content_script with document_idle. In my content script I use:
jQ