Here's how you can open web pages from Safari in Chrome without jailbreaking (Video)

  I told you today that the tweak BrowserChooser will allow you to set Google Chrome as a native iOS browser and open any links through it, but you have to jailbreak to benefit from such functionality. For those who don't want jailbreak there is a method to do basically the same thing, but not as simple. Everything is based on a Javascript code that you add as a Bookmark in Safari, but the links opened in iOS will also be run through Safari, but accessing that Bookmark will automatically open the same page in the Chrome browser. The method is not simple, but it is an alternative for those who do not want to jailbreak.

  To use this method you must:

1. Open Safari and any web page. Press the third button from the bottom bar and choose the Bookmark option, then press the Save button.

2. Access Safari's bookmarks menu, press the Edit button at the bottom left of the screen and select the new Bookmark.

3. In the field where you entered the url address, enter the Javascript code below.

javascript:location.href=”googlechrome”+location.href.substring(4);

  Save the bookmark and every time you want to access a web page in Google Chrome, simply access the bookmark and the Google browser will be automatically opened.

[youtube]http://www.youtube.com/watch?v=d23tGVS40V4[/youtube]