Well, the content is read through an Ajax interface and delivered to the browser in encrypted form. The browser then decrypts the content through the Safari javascript. So you could have it easier by hooking the point at which the browser has the text decrypted. Or just find out the decryption routine and do it yourself