iOS Safari Open in / with Chrome Bookmarklet

There's a lot of these out there but most of them can't handle all sites (https). So in other words, I like mine better.

javascript:location.href=%22googlechrome%22+location.href.replace(/%5Ehttps?/,%20'');

To Add

  1. Open Safari

  2. Open any webpage

  3. Tap the action sheet (arrow in rectangle icon)

  4. Tap Bookmark

  5. Name the bookmark "Open in Chrome"

  6. Tap Save

  7. Tap the bookmarks menu (open book icon)

  8. Tap edit

  9. Tap "Open in Chrome"

  10. Delete the original URL and copy in the code above

Write a Comment