Category: Google Chrome

Google Chrome, Firefox, Safari And Possibly Opera Affected By Memory Leak

By | May 19, 2011 | 13 Comments

Google Chrome, Firefox, Safari And Possibly Opera, Affected By Memory Leak

According to TNW, Internet Explorer is the only modern web browser (Opera was not tested due to temporary issue with the test page) that is not affected by the recently found memory leak.

One of the developers has created a test site with the Google’s App Engine to demonstrate the issue.

Once the site is back online, users can reproduce the bug by following these steps:
Continue Reading

Test Linux In Your Web Browser

By | May 18, 2011 | 3 Comments

Test Linux In Your Web Browser

Yes, you can now run Linux in your Linux while you Linux.

Fabrice Bellard, the author of QEMU, an open source machine emulator and virtualizer, has created a PC emulator in JavaScript.

How is this news? Thanks to various advancements in the web browsers, curious Google Chrome 11 and Firefox 4 users can now play with the actual Linux terminal in just under few minutes!

All you have to do is open the following page. That’s it.

Google Chrome, Firefox: Block Specific Sites With LeechBlock And StayFocusd

By | May 18, 2011 | 1 Comment

If you are looking for a great way to boost your productivity by blocking certain sites and the specific time of the day, then Google Chrome or Firefox are the browsers to user.

LeechBlock

Google Chrome, Firefox: Blocks Specific Sites with LeechBlock and StayFocusd
Continue Reading

WebGL: iOS RAGE

By | May 17, 2011 | 4 Comments

WebGL: iOS RAGE

Earlier this year, RAGE, the upcoming 3rd person shooter from the id Software (set for September release) has received an iOS version of the game.

Now, Brandon Jones, the US based software developer took one step further and rendered it with WebGL. That’s right, RAGE running in your web browser!
Continue Reading

Weekly Browsers Recap + Bonus Links, May 16th

By | May 16, 2011 | 0 Comments

Weekly Browsers Recap, May 16th

FavBrowser.com

Continue Reading

Who Here Is Getting A Chromebook?

By | May 16, 2011 | 10 Comments

Are You Getting One?

View Results

Loading ... Loading ...

I am rather curious about this matter. Although Google Chrome OS is an operating system, it is an operating system that consists of only a web browser. It boots you into an enhanced version of Google Chrome and you do what you need to do from there. It has never been done before to my knowledge, and since major browser vendor Google is pushing this project with all that it’s got, Google Chrome OS may very well be here to stay. Who knows, perhaps Opera, Mozilla, or even Microsoft will follow?
Continue Reading

Chrome Hack Denied By Google Engineers

By | May 15, 2011 | 3 Comments

As reported previously by FavBrowser, Google Chrome’s sandbox has allegedly been hacked. Nevertheless, several security engineers over at Google have now denied this, countering claims that a security company discovered a vulnerability in Chrome that could let attackers hijack Windows PCs running the browser.

The bug that security company Vupen exploited to hack Chrome was in Adobe’s Flash which comes bundled with Chrome, not in Chrome itself, said the engineers. A Google spokesman said that investigation was still ongoing, but the engineers decided to make themselves heard.
Continue Reading

How to Unlock All Google Chrome Angry Birds Levels

By | May 14, 2011 | 2 Comments

How to Unlock All Google Chrome Angry Birds LevelsWorks with all web browsers.

Not interested in going through all Angry Birds levels, one by one? Worry no more; there is a solution for that.

To unlock all levels, type the following code in the address bar

javascript: var i = 0; while (i<=69) { localStorage.setItem(‘level_star_’+i,’3′); i++; } window.location.reload();

Revert

javascript: var i = 1; while (i<=69) { localStorage.setItem(‘level_star_’+i,’-1′); i++; } window.location.reload();

Enjoy.

Via: Technorati

Download Adobe Flash Player 10.3 Final

By | May 13, 2011 | 0 Comments

Download Adobe Flash Player 10.3 FinalThe final version of Adobe Flash Player 10.3 has been just released for both desktop computers and mobile devices.

What’s New?

Media measurement
Acoustic echo cancellation
Simplified local storage management
Auto-update notification for Mac OS
Local settings manager

For a detailed list of changes, see the following page.

Download Adobe Flash Player 10.3

WebGL Awesomeness: 3 Dreams Of Black

By | May 13, 2011 | 1 Comment

If you are a fan of WebGL technology, then this gem is definitely worth checking out.

“3 Dreams of Black” by Rome is an interactive video made using WebGL which just shows you the possibilities amazing future of the web.

WebGL support is a must for your web browser, so in case you don’t use Google Chrome or Firefox, grab it now and open the following link.

Enjoy.