Changing User Agent String with any browser is a useful hack that can be used to get free WiFi at Starbucks hotspots .
Here’s a real ghetto hack that involves changing the hex values of chrome.dll using a free hex editor.
Simply open the file and look for something like this:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.X.Y.Z Safari/525.13.
Then change to something like this or any other user agent string:
Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543 Safari/419.3
The result is shown below where the browser will act like an iPhone Browser.
This might actually be useful for testing applications for the iPhone browser. Of course, you can do it in Firefox too but Google Chrome browser is probably closer to the iPhone’s Safari browser since it’s based on the WebKit.
via labnol
Tags:free hex editor, free wifi, gecko, ghetto, google, Google Chrome Hacks, hack, hex values, hotspots, iphone, khtml, mac os x, safari, starbucks, user agent string, webkit
Believe it or not, now you can get the Google Chrome Theme for your Wordpress blog . We might even consider trying this new theme for this blog.
A lightweight theme based on the highly coveted Google Chrome browser.
Common Features
- 2 columns fixed width
- Widgets ready
- Gravatar ready
- Works on Wordpress v2.5 and above
- Tested on IE6/7, Firefox, Opera, Safari
- XHTML & CSS Validated
via zoliblog, Download Google Chrome Wordpress Theme!
Tags:amp, chrome themes, google, opera, safari, widgets, wordpress blog, xhtml
For those of you who are web site designers/programmers, you need to realize first-hand that the Google Chrome is based on WebKit and therefore, it’s very similar to Safari, which is also built on the WebKit.
To get started, here’s a CSS hack I found for the Google Chrome that might help you get started.
Non-compliant selectors can be used and a valid way to target individual browsers. Chrome supports every selector, just like Safari 3.1. My recommendation is to use the body:first-of-type hack, the CSS hack/filter for Safari as a filter for Safari 3+ and Chrome. There should be no reason to target Chrome with the exclusion of Safari 3.1, but if you want to target both, filtering out Safari 3.0, I would try using:
via evotech
Tags:333333, css hacks, google, Google Chrome Hacks, hack, programmers, safari, selectors, web site designers, webkit
Here’s a couple keyboard shortcuts for helping you to work faster on the Chrome browser:
(I personally find that these shortcuts are great for Chrome developers)
via infoworld
Tags:developers, dom tree, dynamic memory, element, firefox, Google Chrome Hacks, hand pane, home button, instances, keyboard shortcuts, left hand, nerds, opera, page icon, safari, snapshot, star icon, tabs, task manager
I guess this isn’t breaking news but Google Analytics now track Google Chrome. We will be showing you some fun stats on this blog, so hold on as we take some screenshots for you.
Clicky continues to track Chrome usage in the 2-3% range across its 45,000 sites. Use of Chrome among TechCrunch readers is much higher: 6.23% since Tuesday, making it the fourth most popular browser among TechCrunch readers after Firefox, IE and Safari.
via techcrunch
Tags:blog, breaking news, Chrome Stats, google, google analytics, safari
For those of you who have been wondering why Google named Chrome, I was wrong that it had anything to do with Firefox but I did find out that Google uses the same open-source WebKit used by Safari browser used on Macs and iPhones.
WebKit is basically an open-source browser you can download and build a browser yourself. (using a compiler of course)
Now, for anyone to make the current version of Google Chrome from the WebKit, you can’t because there’s no download page for Google Chrome’s open-source packages yet. (Yes, it’s open-source but it’s not open-source until you can actually download the source code)
I am sure Google is needs time for beta testing before they provide the public with open-source of Google Chrome but I am too eager to wait.
But don’t worry as we are here to cover any breaking news about Google Chrome. Subscribe to our blog and stay updated on the latest news about Google Chrome!
Happy Chrome-ing!
Tags:beta testing, blog, breaking news, Chrome Rumors, current version, download page, firefox, google, iphones, macs, open source packages, safari, source browser, source code