Skip to content

Instantly share code, notes, and snippets.

@codexss
Created May 20, 2018 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codexss/671c95fdb2a37fced5c7c82218892bb9 to your computer and use it in GitHub Desktop.
Save codexss/671c95fdb2a37fced5c7c82218892bb9 to your computer and use it in GitHub Desktop.
for Safari on iOS
javascript:(function()%7Bvar%20a=window.open('about:blank').document;a.write('%3C!DOCTYPE%20html%3E%3Chtml%3E%3Chead%3E%3Ctitle%3ESource%20of%20'+location.href+'%3C/title%3E%3Cmeta%20name=%22viewport%22%20content=%22width=device-width%22%20/%3E%3C/head%3E%3Cbody%3E%3C/body%3E%3C/html%3E');a.close();var%20b=a.body.appendChild(a.createElement('pre'));b.style.overflow='auto';b.style.whiteSpace='pre-wrap';b.style.wordWrap="break-word";b.appendChild(a.createTextNode(document.documentElement.innerHTML))%7D)();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment