Created
February 2, 2012 00:29
-
-
Save ykzts/1720384 to your computer and use it in GitHub Desktop.
iOSのSafariで表示しているページのHTMLソースを表示させるbookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:+function(d,g)%7Bvar%20r=d.documentElement,c=d.createElement,p=c.call(d,'pre'),s=c.call(d,'script'),l=c.call(d,'link');p.className='prettyprint';p.style.cssText='margin:0;overflow:scroll';p.textContent=r.outerHTML;s.src=g+'3E0h4ruw';l.rel='stylesheet';l.href=g+'BRONQJzU';while(c=r.firstChild)r.removeChild(c);%5Bp,s,l%5D.map(r.appendChild,r);__defineSetter__('prettyPrint',function(f)%7Bf()%7D)%7D(document,'//t.co/') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
現在インターネットに接続できるクライアント端末がiPhoneだけなので書いてみたのですが、iPhoneでJavaScriptとか書くものではありませんね。まくぶくぷろほしい。