Here’s a quick hack although many of you probably know this:
1. Visit Hotmail.com
2. Login
3. The resulting page says that Hotmail cannot identify your browser (Typical MS style, if you think it’s better than your own, pretend it doesn’t exist! Try ignoring Firefox now!). Near the bottom of this page is a link which says “continue anyway” or something on that mood. Click on that and you are good to go. And use the new 0.4beta of Chrome for better performance.
via drabir
Tags:Chrome News, Chrome Resources, chrome tips, Google Chrome Hacks, hack, hotmail
Well, it looks like our previous hack on how to start Chrome in Incognito Mode fails in Vista, but here’s an alternative Javascipt version you can save as XXX.js and make it work using Javascript:
//Chrome_Incognito.js - start new chrome incognito(sort of)
var liWait=175; //wait ms (double on older pc)
var oSh=new ActiveXObject(”WScript.Shell”);
oSh.Run(”chrome.exe”); //start chrome
WScript.Sleep(liWait);
oSh.Sendkeys(”^+N”); //start new incognito window
WScript.Sleep(liWait);
oSh.Sendkeys(”%{Tab}”); //go previous(first) browser window
WScript.Sleep(liWait);
oSh.Sendkeys(”%{F4}”); //close first browser window
via hackszine
Tags:browser window, Chrome Incognito Mode, Chrome News, chrome tips, Google Chrome Hacks, hack on, incognito, js, new activexobject, osh, sleep, wscript shell
Here’s a simple Chrome hack that will allow you to launch Google Chrome straight into Incognito Mode:
If you would like an icon on your desktop to open straight into incognito mode create a new shortcut with this as the target “C:/ blah blah blah /chrome.exe -incognito”.
(Thanks Ryan for the tip!)
Tags:Chrome News, chrome tips, google, Google Chrome Hacks, hack, incognito mode, target
Here’s a cool Javascript Bookmarklet someone made to enable “dual pane/split window” browsing mode in Google Chrome.
To get Dual pane feature in Google Chrome, drag and drop the Chrome Split Browser bookmarklet to your bookmarks tab. The next time you want to browse in a dual-pane split browser mode, click on the bookmarklet and enter the websites you want to surf. Thanks Chrome Plugins.
via techie-buzz
Tags:buzz, Chrome Features, Chrome News, Chrome Resources, chrome tips, dual pane, google, Google Chrome Hacks, hack, split window, window mode
If you don’t want to deal with privacy issues on the Google Chrome, you can always use a proxy or the Iron browser. But if you don’t like the hassle of using those, you can get the latest version of CCleaner, which now supports Google Chrome.
CCleaner is a freeware system optimization, privacy and cleaning tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. Additionally it contains a fully featured registry cleaner. But the best part is that it’s fast (normally taking less than a second to run) and contains NO Spyware or Adware!
![]()
Download CCLeaner for Google Chrome
via GB
Tags:ccleaner, Chrome News, Chrome Resources, chrome tips, google, Google Chrome Hacks, hard disk space, privacy issues, registry cleaner, spyware, system optimization, traces
Here’s a German version of Google Chrome without all the features that send people’s surfing info back to Google. I can see that some of Chrome’s embedded featured that send back personal data back to Google can slow down your browsing slightly, although not that much.
For those of you who want complete privacy, you can try this Iron browser.
The “Iron” browser is based on the “Google Chromium” source code, but “Iron” does not send any user specific data to Google anymore and it does not contain a unique user ID. Iron is a product of “SRWare” - a german software company. In Iron the following Google Chrome features have been deactivated:
- no alternative error messages, when having entered a wrong URL
- no sending of collected data to Google, if Iron has crashed
no unwanted Google updater
via metaparadigma, Iron
Tags:Chrome Development, Chrome News, Chrome Resources, chrome tips, chromium, error messages, german software, german version, google, Google Chrome Hacks, google updater, personal data, software company, source code
Here’s a cool Chrome Hack, it’s how to change your Bookmarklet Favicon Icons using a Windows SQL database browser and switching around some values. It’s very interesting to note that the Chrome browser uses a local database within the program, thus making it more stable and scalable. (I am not sure if the same thing is done with Firefox but I believe there’s a bunch of libraries that you need to know.)
This is a rather complex hack involving numbers so I will just wait until the Chrome adds automatic favicon recognition feature like Firefox.
But if you really want it NOW, you can click the via link below and knock yourself out.
I added quite a few bookmarklets to my Bookmarks bar and was unhappy with the same default icon that showed for each one. There are no settings currently available within Chrome to change the icon, but there is a way to fix them that works quite well.
via tech-recipes
Tags:bookmarklets, Chrome Features, Chrome News, Chrome Resources, chrome tips, database browser, default icon, favicon, firefox, Google Chrome Hacks, libraries, recipes
Here’s a cool Chrome tool that you can use, it’s called Google Chrome Backup and it can basically save your profile (history, bookmarks, etc…) as a file and also restore from it.
Google Chrome (web browser) has just hit the world. Google Chrome backup is a small tool to create, backup, restore and manage Google Chrome profiles. The profile holds personal data like history, bookmarks, etc. Everything is done with one click. Latest version also supports Chromium, which modified version of Google Chrome, for portable use.
via lifehacker, gHacks, Hack Page
Tags:Chrome Development, Chrome News, Chrome Resources, chrome tips, chromium, google, Google Chrome Hacks, hack page, personal data, profiles, web browser
You can now download the Chrome Channel Switcher, which allows you to switch between the “beta” Chrome and “Dev” Chrome. The Beta Chrome are the stable releases whereas the Dev Chrome is updated as soon as a bug or security flaw is fixed.
This will help you to try out the latest fixes and features using the “Dev” mode.
Here’s how to do it from the Chromium Dev site:
Tags:channel chooser, channel switcher, Chrome Development, Chrome News, Chrome Resources, Chrome Security Flaws/Bugs, chrome tips, chrome tips, chromium, current release, google, Google Chrome Hacks, security flaw, service pack 1, stable releasesSubscribing to the Dev channel
- Download and run the Google Chrome Channel Chooser (http://chromium.googlecode.com/files/chromechannel-1.0.exe).
- Click the circle next to Dev.
- Click Update to save your choice.
- Click Close.
- In Google Chrome, click the wrench menu and choose About Google Chrome.
Note: On Windows Vista, updates from the About box require Service Pack 1. With 0.2.149.29 (the current release), on demand updates do not work in Vista SP1 if User Account Control is disabled.- Click Update Now to install the current Dev channel release.
- Restart Google Chrome.
Although not the official version of Google Chrome for Mac and Linux, the CrossOver Chromium is pretty much the Mac and Linux version of Google Chrome since it’s built on Chromium.
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. The Chromium codebase is the basis for Google’s Chrome browser.
Until Google officially releases their Linux/Mac versions, you can resort to downloading the CrossOver Chromium on your Mac and Linux.
via codeweavers
Tags:Chrome Development, Chrome News, Chrome Resources, Chrome Rumors, chrome tips, chromium, codebase, crossover, google, Google Chrome Hacks, internet users, linux, linux mac, mac versions, open source, source browser