Skip to content

Instantly share code, notes, and snippets.

@channprj
Created August 31, 2017 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 channprj/4c8c932ca68789237008c18eeb2cd31a to your computer and use it in GitHub Desktop.
Save channprj/4c8c932ca68789237008c18eeb2cd31a to your computer and use it in GitHub Desktop.
Add this in iPhone Safari app when you're wanna open current page in Chrome
javascript:location.href=%22googlechrome%22+location.href.substring(4);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment