Google Chrome

Google Chrome
Google Chrome
chrome
Screenshot of Google Chrome
Google Chrome displaying its Wikipedia article
Developer(s) Google Inc.
Initial release September 2, 2008; 3 years ago (2008-09-02)
Stable release 15.0.874.121  (November 16, 2011; 5 days ago (2011-11-16)) [+/−]
Preview release

16.0.912.36 (Beta)  (November 10, 2011; 11 days ago (2011-11-10))

17.0.942.0 (Dev)  (November 17, 2011; 4 days ago (2011-11-17)) [+/−]
Written in C++, Assembly, Python, JavaScript
Operating system Linux
Mac OS X (10.5 and later, Intel only)
Microsoft Windows (XP SP2 and later)
Engine WebKit (based on KHTML)
Available in 50 languages
Development status Active
Type Web browser
License Google Chrome Terms of Service;[note 1]
WebKit: BSD/LGPL;
V8: BSD
Website google.com/chrome

Google Chrome is a web browser developed by Google that uses the WebKit layout engine. It was first released as a beta version for Microsoft Windows on September 2, 2008, and the public stable release was on December 11, 2008. The name is derived from the graphical user interface frame, or "chrome", of web browsers. As of October 2011, Chrome is the third most widely used browser with 25% worldwide usage share of web browsers and the most popular browser in South America[1], according to StatCounter.[2][3]

In September 2008, Google released a large portion of Chrome's source code, including its V8 JavaScript engine, as an open source project entitled Chromium.[4][5] This move enabled third-party developers to study the underlying source code and to help port the browser to the Mac OS X and Linux operating systems. Google also expressed hope that other browsers would adopt V8 to improve web application performance.[6] The Google-authored portion of Chromium is released under the permissive BSD license,[7] which allows portions to be incorporated into both open source and closed source software programs.[8] Other portions of the source code are subject to a variety of open source licenses.[9] Chromium implements a similar feature set as Chrome, but lacks built-in automatic updates, built-in PDF reader and Google branding, and most noticeably has a blue-colored logo in place of the multicolored Google logo.[10][11]

Contents

History

For six years, Google's Chief Executive Eric Schmidt was against the idea of building an independent web browser. He stated that "At the time, Google was a small company", and he did not want to go through "bruising browser wars". However, after co-founders Sergey Brin and Larry Page hired several Mozilla Firefox developers and built a demonstration of Chrome, Schmidt admitted that "It was so good that it essentially forced me to change my mind".[12]

Announcement

The release announcement was originally scheduled for September 3, 2008, and a comic by Scott McCloud was to be sent to journalists and bloggers explaining the features and motivation for the new browser.[13] Copies intended for Europe were shipped early and German blogger Philipp Lenssen of Google Blogoscoped[14] made a scanned copy of the 38-page comic available on his website after receiving it on September 1, 2008.[15] Google subsequently made the comic available on Google Books[16] and mentioned it on their official blog along with an explanation for the early release.[17]

Public release

An early version of Chromium for Linux, explaining the difference between Chrome and Chromium

The browser was first publicly released for Microsoft Windows (XP and later versions) on September 2, 2008 in 43 languages, officially a beta version.[18] Chrome quickly gained about 1% market share despite being only available for Microsoft Windows at that time.[17][19][20][21] After the initial surge, usage share dropped until it hit a low of 0.69% in October 2008. It then started rising again and by December 2008, Chrome again passed the 1% threshold.[22]

In early January 2009, CNET reported that Google planned to release versions of Chrome for Mac OS X and Linux in the first half of the year.[23] The first official Chrome Mac OS X and Linux developer previews[24] were announced on June 4, 2009 with a blog post[25] saying they were missing many features and were intended for early feedback rather than general use.

In December 2009, Google released beta versions of Chrome for Mac OS X and Linux.[26][27] Google Chrome 5.0, announced on May 25, 2010, was the first stable release to support all three platforms.[28]

Chrome was one of the twelve browsers offered to European Economic Area users of Microsoft Windows in 2010.[29]

Development

Chrome was assembled from 25 different code libraries from Google and third parties such as Mozilla's Netscape Portable Runtime, Network Security Services, NPAPI, as well as SQLite and a number of other open-source projects.[30] The JavaScript virtual machine was considered a sufficiently important project to be split off (as was Adobe/Mozilla's Tamarin) and handled by a separate team in Denmark coordinated by Lars Bak at Aarhus. According to Google, existing implementations were designed "for small programs, where the performance and interactivity of the system weren't that important", but web applications such as Gmail "are using the web browser to the fullest when it comes to DOM manipulations and JavaScript", and therefore would significantly benefit from a JavaScript engine that could work faster.

Usage share of web browsers (excluding IE) according to StatCounter[31]

Chrome uses the WebKit rendering engine to display web pages, on advice from the Android team.[16] Like most browsers, Chrome was extensively tested internally before release with unit testing, "automated user interface testing of scripted user actions", and fuzz testing, as well as WebKit's layout tests (99% of which Chrome is claimed to have passed). New browser builds are automatically tested against tens of thousands of commonly accessed websites inside the Google index within 20–30 minutes.[16]

The Windows version of Chrome includes Gears, which adds features for web developers typically relating to the building of web applications (including offline support).[16] However, Google is phasing out Gears in favor of HTML5.[32]

In December 2010 Google announced that to make deploying Chrome easier in a business environment they would provide an official Chrome MSI package. The normal downloaded Chrome installer puts the browser in the user's home directory and provides invisible background updates, but the MSI package will allow installation at the system level, providing system administrators control over the update process.[33] – it was formerly possible only when Chrome was installed using Google Pack. Google also created Group Policies to fine tune the behavior of Chrome in the business environment, for example setting automatic updates interval, a home page etc.[34]

On January 11, 2011 the Chrome Product manager, Mike Jazayeri, announced that Chrome will no longer support H.264 video codec for its HTML 5 player, citing the desire to bring Google Chrome more inline with the currently available open codecs available in the Chromium project, which Chrome is based on.[35]

Pre-releases

In addition to the stable build of Google Chrome, Google makes several pre-release versions, or "early release channels" available. These are referred to as channels because the browser is dynamically updated and are designated "Beta" "Dev" and "Canary". The Chrome Beta build is intended to be tested by anyone and is slightly newer than the stable version of chrome. The Dev, or developer build, is intended for users with software testing or programming experience. The Canary build is an automatically created version of the latest software from the parent Chromium project, which is not tested prior to release. As a result Google blocks the ability to set the Canary build as the user's default browser and allows it to be installed alongside another version of Chrome.[36]

Chromium

While Chromium is the parent project of Google Chrome, there are some key differences that set the two apart. Chromium, unlike the pre-release versions of Chrome, is updated almost every day, but does not include the built-in Flash Player (it has to be downloaded separately) and Google Auto-updater found in Chrome. Chromium also has a less restrictive end user licence than the compiled builds of Chrome, and does not implement user RLZ tracking, a privacy concern.[37][38][39]

Release history

Legend:

Color Meaning
Red Old release
Green Current stable release
Blue Current beta release
Purple Current dev release
Major version Release date WebKit version[40] V8 engine version[41] Operating system support Significant changes
0.2.149 2008-09-02 522 0.3 Windows First release.[42]
0.3.154 2008-10-29 Improved plugin performance and reliability. Spell checking for input fields. Improved web proxy performance and reliability. Tab and window management updates.
0.4.154 2008-11-24 525 Bookmark manager with import and export support. Privacy section added to the application options. New blocked popup notification. Security fixes.
1.0.154 2008-12-11 528 First stable release.
2.0.172 2009-05-24 530 0.4 35% faster JavaScript on the SunSpider benchmark. Mouse wheel support. Full-screen mode. Full-page zoom. Form autofill. Sort bookmarks by title. Tab docking to browser and desktop edges. Basic Greasemonkey support.[43]
3.0.195 2009-10-12 532 1.2 New "new tab" page for improved customization. 25% faster JavaScript. HTML5 video and audio tag support. Lightweight theming.
4.0.249 2010-01-25 532.5 1.3 Extensions. Bookmark synchronization. Enhanced developer tools. Improved HTML5 support. Performance improvements. Full ACID3 pass. HTTP byte range support. Increased security. Experimental new anti-reflected-XSS feature called "XSS Auditor".[44]
4.1.249 2010-03-17 Translate infobar. New privacy features. Disabled XSS Auditor.[45]
5.0.375 2010-05-21 533 2.1 Windows
Mac
Linux
Improved JavaScript performance. Browser preference synchronizing. Increased HTML5 support (Geolocation APIs, App Cache, web sockets, and file drag-and-drop). Revamped bookmark manager. Adobe Flash Player integrated.[46][47]
6.0.472 2010-09-02 534.3 2.2 Updated and more streamlined UI with simplified Omnibox. New tab page. Merged menu buttons. Form Autofill. Expanded synchronization support to include extensions and Autofill data. Support for WebM videos. Improvements for performance and stability.[48] Built-in PDF support (disabled by default).[49]
7.0.517 2010-10-21 534.7 2.3.11.22 Primarily a stabilizing release with hundreds of bug fixes. Implemented HTML5 parsing algorithm. File API. Directory upload via input tag. Mac OS X version gained AppleScript support for UI automation.[50] Late binding enabled for SSL sockets: High priority SSL requests are now always sent to the server first. New options for managing cookies. Updated New Tab Page to enable featuring of web applications.
8.0.552 2010-12-02 534.10 2.4.9.19 Chrome Web Store. Built-in PDF viewer that works inside Chrome's sandbox for increased security. Expanded synchronization support to include web applications. Improved plug-in handling.[51] This release added "about:flags" to showcase experimental features such as Chrome Instant, side tabs on Windows, Tabbed Settings, Click to Play, background web applications, Remoting, Disable outdated plug-ins, XSS Auditor, Cloud Print Proxy, GPU Accelerated Compositing, WebGL support for the Canvas element, and a "Tab Overview" mode (like Exposé) for Mac OS.
9.0.597 2011-02-03 534.13 2.5.9.6 WebGL enabled by default. Adobe Flash sandboxing on Windows and Chrome Instant (à la Google Instant) option.[52] WebP support.[53] New flags: Print Preview, GPU Accelerated Compositing, GPU Accelerated Canvas 2D, Google Native Client, CRX-less Web Apps, Web Page Prerendering, Experimental Extension APIs, Disable hyperlink auditing.
10.0.648 2011-03-08 534.16 3.0.12.30 Google Cloud Print sign-in interface enabled by default. Partially implemented sandboxing of the GPU process.[54][55][56] Faster JavaScript performance due to incorporation of Crankshaft, an improved compiler for V8.[57] Settings pages that open in a tab, rather than a dialog box. Malware reporting and disabling outdated plugins. Password sync added to Chrome Sync and enabled by default. GPU Accelerated Video. Background WebApps. webNavigation extension API.[58]
11.0.696 2011-04-27 534.24 3.1.8.16 HTML5 Speech Input API.[59] Updated icon.[60]
12.0.742 2011-06-07 534.30 3.2.10.21 Hardware accelerated 3D CSS. New Safe Browsing protection against downloading malicious files. Ability to delete Flash cookies from inside Chrome.[61] Launch Apps by name from the Omnibox. Integrated Sync into new settings pages. Improved screen reader support. New warning when hitting Command-Q on Mac.[61] New flags: P2P API. Existing tab on foreground on open. Experimental new tab page. Add grouping to tab context menu. Run PPAPI Flash in the renderer process. Multiple Profiles. Removed Google Gears. Print and Save buttons in the PDF viewer.[62]
13.0.782 2011-08-02 535.1 3.3.10.30 Instant Pages (pre-rendering of webpages).[63] Native print interface and preview (Linux and Windows only). New chrome://flags experiments: Experimental new tab page, Restrict Instant To Search.
14.0.835 2011-09-16 3.4.14.21 Native Client (NaCl) enabled for apps in the Chrome Web Store.[64] Web Audio API. Additional Mac OS X Lion feature support. Sync Encryption for all data. Print Preview on Mac. Experimental Web Request extension API. Experimental Content Settings extension API.[65] DNSSEC validation of HTTPS sites.[66]
15.0.874 2011-10-25 535.2 3.5.10.24 Faster print preview.[67] Redesigned new tab page on by default. JavaScript fullscreen API enabled by default, allowing for full-screen HTML5 video. Inline installation of Chrome Web Store items by verified sites. Omnibox History synchronization.[68] Switched to FFmpeg native VP8 decoder.[69] Extensions integrated into settings pages. GPU Accelerated Canvas 2D disabled.
16.0.912 2011-10-18 535.7 3.6.6.5 Multiple profiles on by default.[68] Search engine settings synchronization.[70]
17.0.942 2011-11-17 535.8 3.7.7.0 Prompt the user if they want to cancel downloads occurring when the last Incognito Window of a profile is closed. Panels are enabled by default. Adjustable margins supported in Print Preview. Mouse Lock “Allow” permission (given via a prompt) is now saved in content settings per domain. Limited support for touch gestures. Small UI updates include: The absence of a "+" symbol in the New Tab Button.

Note: Old development builds are not shown here after they go through beta and become stable releases.

Features

Google Chrome aims to be secure, fast, simple[71] and stable. There are extensive differences from its peers in Chrome's minimalistic user interface,[16] which is atypical of modern web browsers.[72] For example, Chrome does not render RSS feeds.[73] Chrome's strength is its application performance and JavaScript processing speed, both of which were independently verified by multiple websites to be the swiftest among the major browsers of its time.[74][75] Many of Chrome's unique features had been previously announced by other browser developers, but Google was the first to implement and publicly release them.[76] For example, its most prominent graphical user interface (GUI) innovation, the merging of the address bar and search bar (the Omnibox), was first announced by Mozilla in May 2008 as a planned feature for Firefox.[77] Such a feature was already implemented in Konqueror in 2004.[citation needed]

Acid tests

The results of the Acid3 test on Google Chrome 4.0

The first release of Google Chrome passed both the Acid1 and Acid2 tests. Beginning with version 4.0, Chrome passed all aspects of the Acid3 test.[78]

Web standards conformance tests

On Ecma International's ECMAScript standards conformance Test 262[79] (version ES5 of 2011-11-04), Chrome version 15.0.874.120 scores 418/11029. The beta version, 16.0.912.36, scored 417/11029. The dev version, 17.0.938.0, scores 262/11029. Lower scores are better, as the figure represents the number of failed tests out of the total number of tests.

On the official CSS 2.1 test suite by standardization organization W3C, WebKit, the Chrome rendering engine, passes 89.75% (89.38% out of 99.59%) of covered CSS 2.1 tests.[80]

Security

Chrome periodically retrieves updates of two blacklists (one for phishing and one for malware), and warns users when they attempt to visit a harmful site. This service is also made available for use by others via a free public API called "Google Safe Browsing API". Google notifies the owners of listed sites who may not be aware of the presence of the harmful software.[16]

Chrome will typically allocate each tab to fit into its own process to "prevent malware from installing itself" and prevent what happens in one tab from affecting what happens in another; however, the actual process-allocation model is more complex.[81] Following the principle of least privilege, each process is stripped of its rights and can compute, but cannot write files or read from sensitive areas (e.g. documents, desktop)—this is similar to the "Protected Mode" used by Internet Explorer on Windows Vista and Windows 7. The Sandbox Team is said to have "taken this existing process boundary and made it into a jail";[82] for example, malicious software running in one tab is supposed to be unable to sniff credit card numbers entered in another tab, interact with mouse inputs, or tell Windows to "run an executable on start-up" and it will be terminated when the tab is closed.[16] This enforces a simple computer security model whereby there are two levels of multilevel security (user and sandbox) and the sandbox can only respond to communication requests initiated by the user.[83] On Linux sandboxing uses the seccomp mode.[84][85]

Typically, plugins such as Adobe Flash Player are not standardized and as such, cannot be sandboxed as tabs can be. These often must run at, or above, the security level of the browser itself. To reduce exposure to attack, plugins are run in separate processes that communicate with the renderer, itself operating at "very low privileges" in dedicated per-tab processes. Plugins will need to be modified to operate within this software architecture while following the principle of least privilege.[16] Chrome supports the Netscape Plugin Application Programming Interface (NPAPI),[86] but does not support the embedding of ActiveX controls.[86] On March 30, 2010 Google announced that the latest development version of Chrome would include Adobe Flash as part of the browser, eliminating the need to download and install it separately. Flash would be kept up to date as part of Chrome's own updates.[87] Java applet support is available in Chrome with Java 6 update 12 and above.[88] Support for Java under Mac OS X was provided by a Java Update released on May 18, 2010.[89]

A private browsing feature called Incognito mode is provided that prevents the browser from storing any history information or cookies from the websites visited.[90] Incognito mode is similar to the private browsing feature in Internet Explorer 8 (and up), Mozilla Firefox 3.5 (and up), Opera 10.5 (and up) and Safari.

Security vulnerabilities

On January 12, 2011 versions of Chrome prior to version 8.0.552.237 were identified by US-CERT as "contain[ing] multiple memory corruption vulnerabilities...By convincing a user to view a specially crafted HTML document, PDF file, or video file, an attacker can cause the application to crash or possibly execute arbitrary code." The vulnerability was subsequently patched and a new stable version was released to the public with Chrome's auto-update mechanism.[91]

No security vulnerabilities in Chrome have been successfully exploited in three years of Pwn2Own.[92]

Malware blocking

Statistics show that users are four times more likely to be tricked into downloading malware than be compromised by an exploit.[93] In a recent study, Chrome 10 blocked only 13% of malicious URLS, tied for third place with Safari and Firefox. In contrast, Internet Explorer 9 blocked 92% of malware with its URL-based filtering, and 100% with application-based filtering enabled. Internet Explorer 8, in second place, blocked 90% of malware. Exploits that install malware without the user being aware (also referred to as "clickjacking" and "drive-by downloads") were not included in this particular study.[94][95]

Speed

The JavaScript virtual machine used by Chrome, the V8 JavaScript engine, has features such as dynamic code generation, hidden class transitions, and precise garbage collection.[16] Tests by Google in September 2008 showed that V8 was about twice as fast as Firefox 3.0 and the WebKit nightlies.[citation needed]

Several websites performed benchmark tests using the SunSpider JavaScript Benchmark tool as well as Google's own set of computationally intense benchmarks, which include ray tracing and constraint solving.[96] They unanimously reported that Chrome performed much faster than all competitors against which it had been tested, including Safari (for Windows), Firefox 3.0, Internet Explorer 7, Opera, and Internet Explorer 8.[97][98][99][100][101][102] However in more recent independent tests of JavaScript performance, Chrome has been scoring just behind Opera's Presto engine since it was updated in version 10.5.[103]

On September 3, 2008, Mozilla responded by stating that their own TraceMonkey JavaScript engine (then in beta), was faster than Chrome's V8 engine in some tests.[104][105][106] John Resig, Mozilla's JavaScript evangelist, further commented on the performance of different browsers on Google's own suite, commenting on Chrome's "decimating" (sic) of the other browsers, but he questioned whether Google's suite was representative of real programs. He stated that Firefox 3.0 performed poorly on recursion-intensive benchmarks, such as those of Google, because the Mozilla team had not implemented recursion-tracing yet.[107]

Two weeks after Chrome's launch, the WebKit team announced a new JavaScript engine, SquirrelFish Extreme,[108] citing a 36% speed improvement over Chrome's V8 engine.[109][110][111]

Chrome uses DNS prefetching to speed up website lookups, as do Firefox[112] and Safari.[113] This feature is available in Internet Explorer as an extension, and in Opera as a UserScript.

Chrome utilizes the faster SPDY protocol designed to augment HTTP[114][115] when communicating with Google services, such as Google Search, Gmail, Chrome sync and when serving Google's ads. Google acknowledges that the use of SPDY is enabled in the communication between Chrome and Google's SSL-enabled servers.[116]

Stability

The Gears team implemented a multi-process architecture in Chrome[117] where, by default, a separate process is allocated to each site instance and plugin. This procedure is termed process isolation,[118] and it prevents tasks from interfering with each other, raising security and stability. An attacker successfully gaining access to one application gains access to no others,[119] and failure in one instance results in a Sad Tab screen of death, similar to the well-known Sad Mac, but only one tab crashes instead of the whole application. This strategy exacts a fixed per-process cost up front, but results in less memory bloat overall as fragmentation is confined to each instance and no longer needs further memory allocations.[120] This architecture is being adopted in upcoming versions of Safari[121] and Firefox.[122] Thus, in the near future most common browsers will use a multi-process architecture.

Chrome includes a process management utility called Task Manager which lets users see what sites and plugins are using the most memory, downloading the most bytes and overusing the CPU and provides the ability to terminate them.[16]

User interface

By default, the main user interface includes back, forward, refresh/cancel and menu buttons. A home button is not shown by default, but can be added through the preferences menu to take the user to the new tab page or a custom home page.

Tabs are the main component of Chrome's user interface and as such, have been moved to the top of the window rather than below the controls. This subtle change contrasts with many existing tabbed browsers which are based on windows and contain tabs. Tabs, with their state, can be transferred seamlessly between window containers by dragging. Each tab has its own set of controls, including the Omnibox.[16]

The Omnibox is the URL box at the top of each tab, which combines the functions of both the address bar and search box. If a user enters the URL of a site previously searched from, Chrome allows pressing Tab to search the site again directly from the Omnibox. When a user starts typing in the Omnibox, Chrome provides suggestions for previously visited sites (based on the URL or in-page text), popular websites (not necessarily visited before – powered by Google Suggest), and popular searches. Although Google Suggest can be turned off, suggestions based on previously visited sites cannot be turned off. Chrome will also autocomplete the URLs of sites visited often.[16] If a user types several keywords into the Omnibox and press enter, Chrome will conduct the search using the default search engine.

When Google Chrome is not maximized, the tab bar appears directly under the title bar. When maximized, the tabs become flush with the top of the titlebar. Like other browsers, it has a full-screen mode that hides the operating system's interface as well as the browser chrome.

One of Chrome's differentiating features is the New Tab Page, which can replace the browser home page and is displayed when a new tab is created. Originally, this showed thumbnails of the nine most visited web sites, along with frequent searches, recent bookmarks, and recently closed tabs; similar to Internet Explorer and Firefox with Google Toolbar 6, or Opera's Speed Dial.[16] In Google Chrome 2.0, the New Tab Page was updated to allow users to hide thumbnails they did not want to appear.[123]

Google Chrome logos. Top: 3D motif from project start until March 2011. Bottom: 2D motif from March 2011 until present.

Starting in version 3.0, the New Tab Page was revamped to display thumbnails of the eight most visited web sites. The thumbnails could be rearranged, pinned, and removed. Alternatively, a list of text links could be displayed instead of thumbnails. It also features a "Recently closed" bar that shows recently closed tabs and a "tips" section that displays hints and tricks for using the browser.[124]

Chrome includes a bookmark manager that can be opened from a menu. Adding the command-line option: --bookmark-menu adds a bookmarks button to the right of the Omnibox that can be used in place of the bookmarks bar.[125] As of 2009, this function was unavailable on the Linux and Mac platforms.[126]

Popup windows are associated with the tab they came from and will not appear outside the tab unless the user explicitly drags them out.[16]

Google Chrome's preferences page has four parts: Basic, Personal Stuff, Under the Hood, and as of Chrome 15, a Downloads part. The Basic part includes options for the home page, search engine, and default browser. The Personal Stuff part lets users configure synchronization, saved passwords, form autofill, browsing data, and themes. The Under the Hood part allows changing network, privacy, download, and security settings. The Downloads part was a separate page at one time showing previous and active downloads but as of Chrome 15 is incorporated into Preferences.

Like Firefox, Chrome does not have a status bar, but displays loading activity and hover-over information via a status bubble that pops up at the bottom left of the relevant page, excluding hovering over links in image maps.

For web developers, Chrome features an element inspector similar to the one in Firebug.[112]

As part of Google's April Fools' Day jokes, a special build of Chrome was released on April 1, 2009 with the added feature of being able to render pages in anaglyph 3D.[127]

Chrome has special URLs that load application-specific pages instead of websites or files on disk. Chrome also has a built-in ability to enable experimental features. Originally called about:labs, the address was changed to about:flags to make it less obvious to casual users.[128][129]

In March 2011, Google introduced a new simplified logo to replace the previous 3D logo that had been used since the project's inception. Google designer Steve Rura explained the company reasoning for the change, "Since Chrome is all about making your web experience as easy and clutter-free as possible, we refreshed the Chrome icon to better represent these sentiments. A simpler icon embodies the Chrome spirit – to make the web quicker, lighter, and easier for all."[130]

Desktop shortcuts and apps

Chrome allows users to make local desktop shortcuts that open web applications in the browser. The browser, when opened in this way, contains none of the regular interface except for the title bar, so as not to "interrupt anything the user is trying to do." This allows web applications to run alongside local software (similar to Mozilla Prism and Fluid).[16]

This feature, according to Google, will be enhanced with the Chrome Web Store, a one-stop web-based web applications directory which opened in December 2010.[131][132]

Chrome Web Store

Announced on December 7, 2010, the Chrome Web Store allows users to install web applications as extensions to the browser, although these function simply as links to popular web pages and/or games. The themes and extensions have also been tightly integrated into the new store, allowing users to search the entire catalog of Chrome extras.[133]

Criticism of the idea came quickly. Ryan Paul of Ars Technica wrote on December 9, 2010: "The way that users consume applications in the desktop and mobile world is fundamentally different than they (sic) way that they do it on the Web—where paywalls are often reviled and there is little distinction between content and software. In such an environment, does the application store model make any sense? We are not convinced...Aside from gaming, the idea of an application store in a Web browser—where installation is little more than bookmarking—seems counterintuitive and leaves us with the impression that the entire exercise is a solution in search of a problem."[133]

The Chrome Web Store was opened on February 11, 2011 with the stable, non-beta, release of Google Chrome 9.0.597.98.[134]

Aero peek capability

Google has included aero peek capability for each tab on Windows 7. This has not been added by default but can be user enabled,[135] resulting in a displayed thumbnail image of the tab. This will create similar functioning to that which is already included in IE8, Firefox and other browsers.

Negative responses from beta users on the inefficiency of aero peek tabs implementation in Chrome lead Google to exclude this as a default function.[136]

Extensions

On September 9, 2009, Google enabled extensions by default on Chrome's Dev channel, and provided several sample extensions for testing.[137] In December, the Google Chrome extension gallery beta began with over 300 extensions.[27][138]

Along with Google Chrome 4.0, the extension gallery was officially launched on January 25, 2010, containing over 1500 extensions.[139]

Google became leaders in the field of Search engine optimization and have even published an SEO Starter Guide[140] which provides valuable information on how to optimize your site in the Google era. Matt Cutts who works for the Search Quality group in Google, specializing in search engine optimization issues, is well known in the SEO community for enforcing the Google Webmaster Guidelines and advising the public on how to get better website visibility in Google.[141] Thanks to Google's cooperation with the SEO industry, Google Chrome became a valuable browser for developers in the SEO business who developed many SEO extensions for Google Chrome,[142] Chrome web store also enables many SEO tools.

As of February 4, 2011, the extension gallery featured over 11500 extensions,[143] including official extensions from The Independent,[144] CEOP,[145] Transport for London,[146] Cricinfo,[147] WOT: Web of Trust[148] and FIFA.[149]

On October 2011, the Chrome webstore aka Extension gallery received a major upgrade, along with new extensions and better organization.[150]

Many Chrome extensions, once installed, have access to your data. According to the Chrome Web Store Help, there are three levels of permissions that an app or extension may request:

  • High Alert - "plug-ins can do almost anything, in or outside of your browser. For example, they could use your webcam, or they could read your personal files."
  • Medium Alert - "This item can read every page that you visit -- your bank, your web email, your Facebook page, and so on." And, "Besides seeing all your pages, this item could use your credentials (cookies) to request or modify your data from websites."
  • Low Alert - "This item can read data that you copy into your operating system clipboard, which might include sensitive or private information." Among other things.

Many seemingly simple extensions, such Google's own Screen Capture Tool, require High Alert permissions.

Themes

Starting with Google Chrome 3.0, users can install themes to alter the appearance of the browser.[151] Many free third-party themes are provided in an online gallery,[152] accessible through a "Get themes" button in Chrome's options.[153]

Automatic web page translation

Starting with Google Chrome 4.1 the application added a built-in translation bar using Google Translate. Translation is currently available for 52 languages.[154]

Release channels and updates

On January 8, 2009 Google introduced a new release system with three distinct channels: Stable, Beta, and Developer preview (called the "Dev" channel). Before this change there were only two channels: Beta and Developer preview. All previous Developer channel users were moved to the Beta channel. The reason given by Google is that the Developer channel builds are less stable and polished than those that Developer channel users were getting during Google Chrome's Beta period. The stable channel will be updated with features and fixes once they have been thoroughly tested in the Beta channel, and the Beta channel will be updated roughly monthly with stable and complete features from the Developer channel. The Developer channel is where ideas get tested (and sometimes fail) and can be very unstable at times.[155][156] On July 22, 2010 Google announced it will ramp up the speed it will release new stable versions; they will shorten the release cycles from quarterly to 6 weeks.[157] The faster release cycle brought a fourth channel: the "Canary" release; the name refers to using canaries in coal mines, so if a change "kills" Chrome Canary, they will block it from the developer build. Canary will be "the most bleeding-edge official version of Chrome and somewhat of a mix between Chrome dev and the Chromium snapshot builds". Canary releases run side-by-side with any other channel; it is not linked to the other Google Chrome installation and can therefore run different synchronization profiles, themes, and browser preferences.[158] It cannot be set as the default browser. Canary was Windows-only at first, a Mac OS X version was released on May 3, 2011.[159]

Chrome automatically keeps itself up to date. The details differ by platform. On Windows, it uses Google Updater, and autoupdate can be controlled via Group Policy,[160] or users can download a standalone version that does not autoupdate.[161][162] On Mac, it uses Google Update Service, and autoupdate can be controlled via the Mac OS X "defaults" system.[163] On Linux, it lets the system's normal package management system supply the updates.

Google uses its Courgette algorithm to provide the binary difference of the user's current version in relation to the new version that's about to be automatically updated to. These tiny updates are well suited to minor security fixes and allow Google to push new versions of Chrome to users quickly, thereby reducing the window of vulnerability of newly discovered security flaws.[164]

Usage tracking

Chrome sends details about its usage to Google through both optional and non-optional user tracking mechanisms.[165]

Tracking methods
Method[166] Information sent When Optional?
Installation Randomly generated token included in installer. Used to measure success rate of Google Chrome.[167]

On installation

No
RLZ identifier[168] Encoded string, according to Google, contains non-identifying information how Chrome was downloaded and its install week, and is used to measure promotional campaigns.[167] Google provides the source code to decode this string.[39]
  • On Google search query
  • On first launch and first use of address bar[167]
Partial[note 2][167]
clientID[169] Unique identifier along with logs of usage metrics and crashes. Unknown Yes[170]
Suggest[169] Text typed into the address bar While typing Yes
Page not found Text typed into the address bar Upon receiving "Server not found" response Yes
Bug tracker Details about crashes and failures Unknown Yes[170]
Google Updater Details about Chrome version Unknown Yes

Some of the tracking mechanisms can be optionally enabled and disabled through the installation interface[171] and through the browser's options dialog.[169] Unofficial builds, such as SRWare Iron and ChromePlus, seek to remove these features from the browser altogether.[166] The RLZ feature is not included in the Chromium browser either.[39]

In March 2010, Google devised a new method to collect installation statistics: the unique ID token included with Chrome is now only used for the first connection that Google Update makes to its server. This sole remaining non-optional user tracking mechanism is removed following the server ping.[172]

System requirements

The recommended requirements for optimal performance of Chrome are:[173]

  • Windows: XP Service Pack 2+ / Vista / 7, Intel Pentium 4 or later, 100MB Hard Disk, 128MB memory
  • Mac OS X: 10.5.6 or later, Intel (not PPC), 100MB Hard Disk, 128MB memory
  • Linux: Ubuntu 8.04 or later / Debian 5 / OpenSuse 11.1 , Intel Pentium 3 / Athlon 64 or later, 100MB Hard Disk, 128MB memory

64-bit builds

As of 2011, 64-bit builds are available for Linux, with only 32-bit available for Mac OS X and Windows.[174][175]

Reception

Wikimedia browser share pie chart.png
Usage share of web browsers according to StatCounter, Chrome was 23.16% in August 2011.[2]

In 2008, The Daily Telegraph's Matthew Moore summarizes the verdict of early reviewers: "Google Chrome is attractive, fast and has some impressive new features, but may not—yet—be a threat to its Microsoft rival."[176]

Initially, Microsoft reportedly "played down the threat from Chrome" and "predicted that most people will embrace Internet Explorer 8." Opera Software said that "Chrome will strengthen the Web as the biggest application platform in the world."[177] But by February 25, 2010, BusinessWeek had reported that "For the first time in years, energy and resources are being poured into browsers, the ubiquitous programs for accessing content on the Web. Credit for this trend—a boon to consumers—goes to two parties. The first is Google, whose big plans for the Chrome browser have shaken Microsoft out of its competitive torpor and forced the software giant to pay fresh attention to its own browser, Internet Explorer. Microsoft all but ceased efforts to enhance IE after it triumphed in the last browser war, sending Netscape to its doom. Now it's back in gear."[178] Mozilla said that Chrome's introduction into the web browser market comes as "no real surprise", that "Chrome is not aimed at competing with Firefox", and furthermore that it should not affect Google's revenue relationship with Mozilla.[179][180]

Chrome's design bridges the gap between desktop and so-called "cloud computing." At the touch of a button, Chrome lets you make a desktop, Start menu, or Quick Launch shortcut to any Web page or Web application, blurring the line between what's online and what's inside your PC. For example, I created a desktop shortcut for Google Maps. When you create a shortcut for a Web application, Chrome strips away all of the toolbars and tabs from the window, leaving you with something that feels much more like a desktop application than like a Web application or page.

According to StatCounter, Chrome was the most used web browser in Argentina, Chile, Uruguay, Philippines, Malaysia, Pakistan, Mauritania, Tunisia, Albania, Macedonia, Moldova, Jamaica and Armenia in July 2011.[2]

Due to a faulty virus definition update on September 30, 2011, Microsoft Security Essentials incorrectly identified Google Chrome as malware and began deleting it from user's systems.[182][183][184][185]

User tracking

Concern about Chrome's optional usage collection and tracking have been noted in several publications.[186][187] On September 2, 2008, a CNET news item[188] drew attention to a passage in the Terms of Service statement for the initial beta release, which seemed to grant to Google a license to all content transferred via the Chrome browser. The passage in question was inherited from the general Google terms of service.[189] On the same day, Google responded to this criticism by stating that the language used was borrowed from other products, and removed the passage in question from the Terms of Service.[190] Google noted that this change would "apply retroactively to all users who have downloaded Google Chrome."[191] There was subsequent concern and confusion about whether and what information the program communicates back to Google. The company stated that usage metrics are only sent when users opt in by checking the option "help make Google Chrome better by automatically sending usage statistics and crash reports to Google" when the browser is installed.[192]

The optional suggestion service included in Google Chrome has been criticized because it provides the information typed into the Omnibox to the search provider before the user even hits return. This allows the search engine to provide URL suggestions, but also provides them with web usage information tied to an IP address. The feature can be selected off in the preferences-under the hood-privacy box.[193]

Do Not Track

In April 2011, Google was criticized for not signing onto the Do Not Track feature for Chrome that is being incorporated in most other modern web browsers, including Firefox, Internet Explorer, Safari, and Opera. Critics pointed out that a new patent Google was granted in April 2011, for greatly enhanced user tracking though web advertising, will provide much more detailed information on user behavior and that do not track will hurt Google's ability to exploit this. Software reviewer Kurt Bakke of Conceivably Tech wrote, "Google said that it intends charge advertisers based on click-through rates, certain user activities and a pay-for-performance model. The entire patent seems to fit Google's recent claims that Chrome is critical for Google to maintain search dominance through its Chrome web browser and Chrome OS and was described as a tool to lock users to Google's search engine and – ultimately – its advertising services. So, how likely is it that Google will follow the do-not-track trend? Not very likely." Mozilla developer Asa Dotzler noted, "It seems pretty obvious to me that the Chrome team is bowing to pressure from Google's advertising business and that's a real shame. I had hoped they'd demonstrate a bit more independence than that."[194][195][196]

Google argued that the technology is useless at the present time, as advertisers are not required to obey the user's tracking preference and as it is still unclear on what constitutes tracking (as opposed to storing statistical data or user preferences). As an alternative, Google offers an extension called "Keep My Opt-Outs", which permanently bars ad companies from installing cookies on the user's computer.[197]

The reaction to this extension was mixed. Paul Thurrott of Windows IT Pro called the extension "much, much closer to what I've been asking for—i.e. something that just works and doesn't require the user to figure anything out—than the IE or Firefox solutions" while lamenting the fact that the extension is not included as part of the browser itself.[198]

Bundling practices

On Windows, Chrome comes bundled with the installers of various other applications such as the Adobe Flash Player plug-in (when installing it for Firefox, Opera, or Safari)[199] and Skype. In the case of Skype, the installer makes Chrome the default browser unless the user explicitly opts out.[200][verification needed] This has since changed.[citation needed]

See also

Notes

  1. ^ An alternative and similar browser Chromium (except Chromium 5 beta) is open-sourced under BSD, MIT and some other free licenses; Google Chrome's WebKit layout engine and V8 JavaScript engine are all FOSS; the other parts may be FOSS or proprietary (see Chromium's Terms for a list). However, Google Chrome's Terms of Service makes the whole Google Chrome itself non-free and source closed (See Terms of Service text 9.2: You may not...).
  2. ^ Browser must be downloaded directly from the Google Chrome website to opt-out of the RLZ Identifier.

References

  1. ^ Stats Counter Global Stats - Top 5 Browsers in South America November 2011
  2. ^ a b c "Top 5 Browsers from October 2010 to October 2011". StatCounter. http://gs.statcounter.com/. Retrieved 2 November 2011. 
  3. ^ For additional sources see Usage share of web browsers#Summary table
  4. ^ Ryan Paul (September 2, 2008). "Google unveils Chrome source code and Linux port". Ars Technica. http://arstechnica.com/open-source/news/2008/09/google-unveils-chrome-source-code-and-linux-port.ars. Retrieved May 13, 2010. 
  5. ^ "Google Chrome is built with open source code from Chromium." Retrieved from Chromium.org
  6. ^ "During a press briefing today, Google expressed hope that other browsers...", Retrieved from: Google unveils Chrome source code and Linux port, Ars Technica
  7. ^ "Home (Chromium Developer Documentation)". Chromium Developer Documentation. dev.chromium.org. 2009. http://dev.chromium.org/Home. Retrieved May 5, 2009. 
  8. ^ "Google has made the Chrome source available under a permissive BSD license so that...", Retrieved from: Google unveils Chrome source code and Linux port, Ars Technica
  9. ^ "Chromium Terms and Conditions". Google Code. September 2, 2008. http://code.google.com/chromium/terms.html. Retrieved September 3, 2008. 
  10. ^ Chromium Project (March 2011). "ChromiumBrowserVsGoogleChrome". http://code.google.com/p/chromium/wiki/ChromiumBrowserVsGoogleChrome. Retrieved 10 July 2011. 
  11. ^ McAllister, Neil (September 11, 2008). "Building Google Chrome: A first look". Fatal Exception (InfoWorld). http://weblog.infoworld.com/fatalexception/archives/2008/09/building_google.html. Retrieved September 16, 2008. "As the name suggests, Chromium is a rawer, less polished version of Chrome. The UI is mostly identical, with only a few very minor visual differences...The most readily evident difference is the logo, which sheds the Google colors in favor of a subdued blue design" 
  12. ^ Julia Angwin (July 9, 2009). "Sun Valley: Schmidt Didn't Want to Build Chrome Initially, He Says". WSJ Digits Blog. http://blogs.wsj.com/digits/2009/07/09/sun-valley-schmidt-didnt-want-to-build-chrome-initially-he-says/. Retrieved May 25, 2010. 
  13. ^ Scott McCloud (September 1, 2008). "Surprise!". Google Blogoscoped. http://smccloud.livejournal.com/15488.html. Retrieved September 1, 2008. 
  14. ^ Philipp Lenssen (September 1, 2008). "Google Chrome, Google's Browser Project". http://blogoscoped.com/archive/2008-09-01-n47.html. Retrieved September 1, 2008. 
  15. ^ Philipp Lenssen (September 1, 2008). "Google on Google Chrome – comic book". Google Blogoscoped. http://blogoscoped.com/google-chrome/. Retrieved September 1, 2008. 
  16. ^ a b c d e f g h i j k l m n o "Google Chrome". Google Book Search. September 1, 2008. http://www.google.com/googlebooks/chrome/. Retrieved September 2, 2008. 
  17. ^ a b Pichai, Sundar; Upson, Linus (September 1, 2008). "A fresh take on the browser". Google Blog. http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html. Retrieved September 1, 2008. 
  18. ^ "It was when not if... Google Chrome". September 2008. http://www.doeswhat.com/2008/09/02/it-was-when-not-if-google-chrome/. Retrieved September 2, 2008. 
  19. ^ "Google Chrome update: First screenshot, and live-blog alert". CNet. September 1, 2008. http://news.cnet.com/8301-17939_109-10030025-2.html. Retrieved September 2, 2008. 
  20. ^ "Google launches Chrome web browser". Associated Press. The Canadian Press. September 2, 2008. http://www.cbc.ca/technology/story/2008/09/01/google-browser.html. Retrieved September 2, 2008. 
  21. ^ "Come on Google... Chrome for Mac?". November 2008. http://www.doeswhat.com/2008/11/22/come-on-google-chrome-for-mac/. Retrieved November 22, 2008. 
  22. ^ Gruener, Wolfgang (January 3, 2009). "Google Chrome crosses 1% market share again". Chicago (IL): TG Daily. http://www.tgdaily.com/content/view/40575/113/. Retrieved January 3, 2009. 
  23. ^ Shankland, Stephen (January 9, 2009). "Chrome gets Mac deadline, extensions foundation". CNET. http://news.cnet.com/chrome-gets-mac-deadline-extensions-foundation/. Retrieved January 13, 2009. 
  24. ^ "Early Access Release Channels". http://dev.chromium.org/getting-involved/dev-channel. 
  25. ^ "Danger: Mac and Linux builds available". http://blog.chromium.org/2009/06/danger-mac-and-linux-builds-available.html. Retrieved June 9, 2009. 
  26. ^ Mark Larson (December 8, 2009). "Beta Update: Linux, Mac, and Windows". Google. http://googlechromereleases.blogspot.com/2009/12/beta-update-linux-mac-and-windows.html. Retrieved May 13, 2010. 
  27. ^ a b "Google Chrome for the holidays: Mac, Linux and extensions in beta". http://googleblog.blogspot.com/2009/12/google-chrome-for-holidays-mac-linux.html. 
  28. ^ Brian Rakowski (May 25, 2010). "A new Chrome stable release: Welcome, Mac and Linux!". Google. http://chrome.blogspot.com/2010/05/new-chrome-stable-release-welcome-mac.html. Retrieved May 25, 2010. 
  29. ^ "Microsoft offers browser choices to Europeans". BBC News. March 1, 2010. http://news.bbc.co.uk/1/hi/technology/8537763.stm. Retrieved May 13, 2010. 
  30. ^ Peteris Krumins (September 5, 2008). "Code reuse in Google Chrome Browser". http://catonmat.net/blog/code-reuse-in-google-chrome-browser/. Retrieved May 13, 2010. 
  31. ^ http://gs.statcounter.com/#browser-ww-monthly-200807-201106
  32. ^ Ian Fette (February 19, 2010). "Hello HTML5". Google. http://gearsblog.blogspot.com/2010/02/hello-html5.html. Retrieved May 24, 2010. 
  33. ^ Paul, Ryan (December 2010). "Google offering MSI to simplify Chrome enterprise deployment". Ars Technica. http://arstechnica.com/microsoft/news/2010/12/google-offering-msi-to-simplify-chrome-enterprise-deployment.ars. Retrieved December 16, 2010. 
  34. ^ "Google Update for Enterprise". http://www.google.com/support/installer/bin/answer.py?hl=en&answer=146164. 
  35. ^ "HTML Video Codec Support in Chrome". http://blog.chromium.org/2011/01/html-video-codec-support-in-chrome.html. 
  36. ^ Kevin Purdy. "Chrome Canary Build Provides Bleeding-Edge Updates Alongside Stable Chrome". Lifehacker.com. http://lifehacker.com/#!5596337/chrome-canary-build-provides-bleeding+edge-updates-alongside-stable-chrome. 
  37. ^ "Google Chrome, Chromium, and Google". blog.chromium.org/. The Chromium Blog. 2008. http://blog.chromium.org/2008/10/google-chrome-chromium-and-google.html. Retrieved February 17, 2010. 
  38. ^ "Differences between Google Chrome and Linux distro Chromium". Google /. 2010. http://code.google.com/p/chromium/wiki/ChromiumBrowserVsGoogleChrome. Retrieved 2010-09=01. 
  39. ^ a b c Google (June 2010). "In The Open, For RLZ". http://blog.chromium.org/2010/06/in-open-for-rlz.html. Retrieved June 20, 2010. 
  40. ^ "Release Notes". The Chromium Projects. http://dev.chromium.org/getting-involved/dev-channel/release-notes/. 
  41. ^ "ChangeLog – v8". http://code.google.com/p/v8/source/browse/trunk/ChangeLog. 
  42. ^ "A Fresh take on the browser". September 1, 2008. http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html. Retrieved March 20, 2011. 
  43. ^ "Google Chrome Releases: Stable Update: Google Chrome 2.0.172.28". http://googlechromereleases.blogspot.com/2009/05/stable-update-google-chrome-2017228.html. 
  44. ^ "Google Chrome Releases: Stable Channel Update". http://googlechromereleases.blogspot.com/2010/01/stable-channel-update_25.html. 
  45. ^ Google Chrome Releases: Stable Channel Update March 17, 2010
  46. ^ Brian Rakowski (May 25, 2010). "Evolving from beta to stable with a faster version of Chrome". Google. http://googleblog.blogspot.com/2010/05/evolving-from-beta-to-stable-with.html. Retrieved May 25, 2010. 
  47. ^ "Adobe Flash Player support now enabled in Google Chrome's stable channel". June 30, 2010. http://chrome.blogspot.com/2010/06/adobe-flash-player-support-now-enabled.html. Retrieved August 8, 2010. 
  48. ^ "Stable and Beta Channel Updates". Google Chrome Releases. September 2, 2010. http://googlechromereleases.blogspot.com/2010/09/stable-and-beta-channel-updates.html. Retrieved October 24, 2010. 
  49. ^ "Bringing improved PDF support to Google Chrome". Chromium Blog. June 17, 2010. http://blog.chromium.org/2010/06/bringing-improved-pdf-support-to-google.html. Retrieved October 24, 2010. 
  50. ^ "Bringing another Chrome release to you, right on time". Google. http://chrome.blogspot.com/2010/10/bringing-another-chrome-release-to-you.html. Retrieved October 24, 2010. 
  51. ^ "Stable, Beta Channel Updates". Google. http://googlechromereleases.blogspot.com/2010/12/stable-beta-channel-updates.html. Retrieved December 3, 2010. 
  52. ^ "Safer plug-ins, faster search, and richer graphics". Google. http://chrome.blogspot.com/2010/12/safer-plug-ins-faster-search-and-richer.html. Retrieved December 17, 2010. 
  53. ^ "WebP Home". Google. http://code.google.com/speed/webp/. Retrieved February 3, 2011. 
  54. ^ "Dev Channel Update". Google. http://googlechromereleases.blogspot.com/2011/01/chrome-dev-release.html. Retrieved January 21, 2011. 
  55. ^ "Dev Channel Update". Google. http://code.google.com/p/chromium/issues/detail?id=48607. Retrieved January 21, 2011. 
  56. ^ "Issue 48607: Sandbox GPU process". http://code.google.com/p/chromium/issues/detail?id=48607. 
  57. ^ "A New Crankshaft for V8". Google. http://blog.chromium.org/2010/12/new-crankshaft-for-v8.html. Retrieved December 17, 2010. 
  58. ^ "A New Crankshaft for V8". Google. http://googlechromereleases.blogspot.com/2011/03/chrome-stable-release.html. Retrieved December 17, 2010. 
  59. ^ "Chrome Beta Release". March 22, 2011. http://googlechromereleases.blogspot.com/2011/03/chrome-beta-release.html. Retrieved March 23, 2011. 
  60. ^ "Google Chrome Blog: A fresh take on an icon". http://chrome.blogspot.com/2011/03/fresh-take-on-icon.html. 
  61. ^ a b "Chrome Stable Release". June 7, 2011. http://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html. Retrieved 2011-06-07. 
  62. ^ Google Operating System: Chrome Shifts Into a New Gear
  63. ^ Bentzel, Chris (2011-06-16). "Google Chrome Blog: Faster than fast". Chrome.blogspot.com. http://chrome.blogspot.com/2011/06/faster-than-fast.html. Retrieved 2011-08-21. 
  64. ^ "Building better web apps with a new Chrome Beta". http://chrome.blogspot.com/2011/08/building-better-web-apps-with-new.html. Retrieved Aug 15, 2011. 
  65. ^ "Chrome Beta Channel Update". http://googlechromereleases.blogspot.com/2011/08/chrome-beta-channel-update.html. Retrieved Aug 15, 2011. 
  66. ^ "ImperialViolet". http://www.imperialviolet.org/2011/06/16/dnssecchrome.html. Retrieved Aug 17, 2011. 
  67. ^ "Download Google Chrome 15.0.874.15 Dev with Fixes for the Revamped New Tab Page". http://news.softpedia.com/news/Download-Google-Chrome-15-0-874-15-Dev-with-Fixes-for-the-Revamped-New-Tab-Page-222051.shtml. Retrieved Sep 19, 2011. 
  68. ^ a b "Download Google Chrome 16 Dev and Chrome 15 Beta". http://news.softpedia.com/news/Download-Google-Chrome-16-Dev-and-Chrome-15-Beta-223218.shtml. Retrieved Sep 23, 2011. 
  69. ^ "Switch Chromium to ffmpeg native vp8 decoder". http://code.google.com/p/chromium/issues/detail?id=50811. 
  70. ^ "Issue 15548 - chromium". http://code.google.com/p/chromium/issues/detail?id=15548. Retrieved Oct 02, 2011. 
  71. ^ "Technology overview – Google chrome". http://www.google.com/corporate/tech.html. 
  72. ^ Gloson (December 4, 2008). "Google Chrome's Unique Features". http://www.glosonblog.com/google-chromes-unique-features/. Retrieved May 13, 2010. 
  73. ^ [1], chromium issue tracker.
  74. ^ Stephen Shankland (September 2, 2008). "Speed test: Google Chrome beats Firefox, IE, Safari – Business Tech". CNET News. http://news.cnet.com/8301-1001_3-10030888-92.html. Retrieved May 13, 2010. 
  75. ^ Kevin Purdy (June 11, 2009). "Lifehacker Speed Tests: Safari 4, Chrome 2, and More – Browsers". Lifehacker. http://lifehacker.com/5286869/lifehacker-speed-tests-safari-4-chrome-2-and-more. Retrieved May 13, 2010. 
  76. ^ 12 Unique features of Google Chrome, TechStroke
  77. ^ Rafe Needleman (May 14, 2008). "The future of the Firefox address bar". CNET News. http://news.cnet.com/8301-17939_109-9944662-2.html. Retrieved May 13, 2010. 
  78. ^ Anthony Laforge (January 25, 2010). Stable Channel Update "Stable Channel Update". Google. http://googlechromereleases.blogspot.com/2010/01/stable-channel-update_25.html Stable Channel Update. Retrieved May 25, 2010. 
  79. ^ "ECMAScript test262". ECMAScript. http://test262.ecmascript.org/. Retrieved May 6, 2011. 
  80. ^ "CSS 2.1 Test Suite RC6 Results". W3C. http://www.w3.org/Style/CSS/Test/CSS2.1/20110323/reports/results.html. Retrieved May 6, 2011. 
  81. ^ Chung, Marc (September 5, 2008). "chromes-process model explained". http://blog.marcchung.com/2008/09/05/chromes-process-model-explained.html. Retrieved September 10, 2008. 
  82. ^ Google (September 1, 2008). "Google Chrome". http://www.gamesforthebrain.com/google-chrome/26. Retrieved September 3, 2008. [dead link]
  83. ^ Barth, Adam; Collin Jackson, Charles Reis, and The Google Chrome Team. "The Security Architecture of the Chromium Browser" (PDF). Stanford Security Laboratory. http://crypto.stanford.edu/websec/chromium/chromium-security-architecture.pdf. Retrieved September 11, 2008. 
  84. ^ Markus Gutschke (May 6, 2009). "Re: PATCH 2/2 x86-64: seccomp: fix 32/64 syscall hole". http://article.gmane.org/gmane.linux.ports.sparc/11622. Retrieved February 17, 2011. 
  85. ^ Jake Edge (August 19, 2009). "Google's Chromium sandbox". http://lwn.net/Articles/347547/. Retrieved February 17, 2011. 
  86. ^ a b "Google Chrome FAQ for web developers". http://www.google.com/chrome/intl/en/webmasters-faq.html#activex. 
  87. ^ Paul, Ryan (March 2010). "Google bakes Flash into Chrome, hopes to improve plug-in API". http://arstechnica.com/web/news/2010/03/google-bakes-flash-into-chrome-hopes-to-improve-plugin-api.ars. Retrieved March 14, 2010. 
  88. ^ "Java and Google Chrome". Java.com. http://java.com/en/download/chrome.jsp. Retrieved December 11, 2009. 
  89. ^ "Issue 10812 – chromium – No java plugin support yet". Google. http://code.google.com/p/chromium/issues/detail?id=10812. Retrieved May 18, 2010. 
  90. ^ "Explore Google Chrome Features: Incognito Mode". September 2, 2008. http://www.google.com/support/chrome/bin/answer.py?answer=95464&hl=en. Retrieved September 4, 2008. 
  91. ^ US-CERT (January 2011). "Vulnerability Note VU#258423 – Google Chrome multiple vulnerabilities". http://www.kb.cert.org/vuls/id/258423. Retrieved January 19, 2011. 
  92. ^ Gregg Keizer, Google's Chrome untouched at Pwn2Own hack match, Computerworld, March 10, 2011
  93. ^ Hughes, Brian. "Virus Bulletin : 2010 - Social engineering trumps a zero-day every time". AVG Technologies. http://www.virusbtn.com/conference/vb2010/abstracts/Hughes.xml. Retrieved 2011-07-21. 
  94. ^ Bright, Peter (2011-07-16). "Internet Explorer 9 utterly dominates malware-blocking stats". Ars Technica. http://arstechnica.com/microsoft/news/2011/07/internet-explorer-9-utterly-dominates-malware-blocking-stats.ars. Retrieved 2011-07-16. 
  95. ^ "Web Browser Group Test Socially-Engineered Malware". NSS Labs. 2011-07-16. http://www.nsslabs.com/research/endpoint-security/browser-security/web-browser-group-test-socially-engineered-malware-europe-q2-2011.html. 
  96. ^ "V8 Benchmark suite". Google code. http://code.google.com/apis/v8/run.html. Retrieved September 3, 2008. 
  97. ^ Rupert Goodwins (September 2, 2008). "Google Chrome – first benchmarks. Summary: wow". http://community.zdnet.co.uk/blog/0,1000000567,10009139o-2000331777b,00.htm. Retrieved September 3, 2008. 
  98. ^ "Google Chrome Javascript Benchmarks". September 2, 2008. http://jrm.cc/articles/717-google-chrome-javascript-benchmarks. Retrieved September 3, 2008. [dead link]
  99. ^ Adrian Kingsley-Hughes (September 2, 2008). "Google Chrome is insanely fast ... faster than Firefox 3.0". http://blogs.zdnet.com/hardware/?p=2507. Retrieved September 3, 2008. 
  100. ^ Stephen Shankland (September 2, 2008). "Speed test: Google Chrome". CNET Business Tech. http://news.cnet.com/8301-1001_3-10030888-92.html. Retrieved September 3, 2008. 
  101. ^ Alexander Limi (September 2, 2008). "Chrome: Benchmarks and more". http://limi.net/articles/google-chrome-benchmarks-and-more. Retrieved May 13, 2010. 
  102. ^ Vygantas Lipskas (March 1, 2009). "Safari 4 vs. Firefox 3 vs. Google Chrome vs. Opera 10, 9.6 vs. Internet Explorer 8, 7". Favbrowser. http://www.favbrowser.com/safari-4-vs-firefox-3-vs-google-chrome-vs-opera-10-96-vs-internet-explorer-8-7/. Retrieved May 13, 2010. 
  103. ^ Scott M. Fulton, III (October 11, 2010). "Firefox in the dust: Opera poised to reclaim browser performance lead". http://net1news.com/101011-01-firefox-in-the-dust.aspx. Retrieved November 6, 2010. 
  104. ^ Stephen Shankland (September 3, 2008). "Firefox counters Google's browser speed test – Business Tech". CNET News. http://news.cnet.com/8301-1001_3-10031278-92.html. Retrieved May 13, 2010. 
  105. ^ Eich, Brendan (September 3, 2008). "TraceMonkey Update". http://weblogs.mozillazine.org/roadmap/archives/2008/09/tracemonkey_update.html. Retrieved September 3, 2008. 
  106. ^ Stephen Shankland (November 3, 2008). "Third Chrome beta another notch faster – News". Builder AU. http://www.builderau.com.au/news/soa/Third-Chrome-beta-another-notch-faster/0,339028227,339292979,00.htm?feed=pt_performance. Retrieved May 13, 2010. 
  107. ^ Resig, John (September 3, 2008). "JavaScript Performance Rundown". http://ejohn.org/blog/javascript-performance-rundown/. Retrieved June 9, 2008. 
  108. ^ Maciej Stachowiak (September 18, 2008). "WebKit blog: Introducing SquirrelFish Extreme". http://webkit.org/blog/214/introducing-squirrelfish-extreme/. Retrieved May 13, 2010. 
  109. ^ Cameron Zwarich (September 18, 2008). "SquirrelFish Extreme has landed!". http://summerofjsc.blogspot.com/2008/09/squirrelfish-extreme-has-landed.html. Retrieved May 13, 2010. 
  110. ^ Stephen Shankland (September 22, 2008). "Step aside, Chrome, for Squirrelfish Extreme – News". Builder AU. http://www.builderau.com.au/news/soa/Step-aside-Chrome-for-Squirrelfish-Extreme/0,339028227,339292128,00.htm?feed=pt_performance. Retrieved May 13, 2010. 
  111. ^ Charles Ying (September 19, 2008). "SquirrelFish Extreme: Fastest JavaScript Engine Yet". http://www.satine.org/archives/2008/09/19/squirrelfish-extreme-fastest-javascript-engine-yet/. Retrieved May 13, 2010. 
  112. ^ a b Preston Gralla (September 3, 2008). "Three hidden Chrome features you'll love". http://blogs.computerworld.com/three_hidden_chrome_features_youll_love. Retrieved September 16, 2008. 
  113. ^ Apple Inc. (June 7, 2010). "What's new in Safari 5". http://www.apple.com/safari/whats-new.html#performance. Retrieved July 6, 2010. 
  114. ^ "Chromium SPDY client implementation". http://src.chromium.org/viewvc/chrome/trunk/src/net/spdy/. 
  115. ^ "Chromium: SPDY proxy examples". http://www.chromium.org/spdy/spdy-proxy-examples. 
  116. ^ "spdy-dev mailing list: SPDY on Google servers?". http://groups.google.com/group/spdy-dev/browse_thread/thread/4c2396ecbc36b1c4. 
  117. ^ Reisn, Charlie (September 11, 2008). "Multi-process Architecture". http://blog.chromium.org/2008/09/multi-process-architecture.html. Retrieved September 12, 2008. 
  118. ^ "Process Models". The Chromium Projects. Google. September 3, 2008. http://dev.chromium.org/developers/design-documents/process-models. Retrieved September 12, 2008. 
  119. ^ Prince, Brian (December 11, 2008). "Google Chrome Puts Security in a Sandbox". eWeek.com. Ziff Davis Enterprise Holdings Inc. http://www.eweek.com/c/a/Security/Google-Chrome-Puts-Security-in-a-Sandbox/. Retrieved June 4, 2010. 
  120. ^ "Google Chrome book". Google. September 21, 2008. http://google.com/googlebooks/chrome/. Retrieved September 21, 2008. 
  121. ^ "Webkit.org". https://lists.webkit.org/pipermail/webkit-dev/2010-April/012235.html. 
  122. ^ "Firefox Lorentz beta available for download and testing". Mozilla. April 8, 2010. https://developer.mozilla.org/devnews/index.php/2010/04/08/firefox-lorentz-beta-available-for-download-and-testing/. 
  123. ^ "A Speedier Google Chrome for all users". Google Chrome Blog. http://chrome.blogspot.com/2009/05/speedier-google-chrome-for-all-users.html. 
  124. ^ Anthony Laforge (September 15, 2009). "Google Chrome after a year: Sporting a new stable release". Google. http://googleblog.blogspot.com/2009/09/google-chrome-after-year-sporting-new.html. Retrieved May 13, 2010. 
  125. ^ Kevin Purdy (September 2, 2009). "Add a Bookmark Button to Google Chrome's Toolbar". Lifehacker. http://lifehacker.com/5350737/add-a-bookmark-button-to-google-chromes-toolbar. Retrieved May 13, 2010. 
  126. ^ Google (September 2009). "Issue 21152: Expose UI for bookmark menu on all platforms". http://code.google.com/p/chromium/issues/detail?id=21152. Retrieved December 30, 2009. 
  127. ^ "Google Chrome with 3D". Google. April 1, 2009. http://www.google.com/intl/en/landing/chrome/cadie/. Retrieved May 26, 2009. 
  128. ^ "Chromium url_constants.cc". http://src.chromium.org/svn/trunk/src/chrome/common/url_constants.cc. Retrieved September 1, 2010. 
  129. ^ Pash, Adam (October 2010). "Chrome's About:Labs Renamed to About:Flags, Adds a Warning". LifeHacker. http://lifehacker.com/5667846/chromes-aboutlabs-renamed-to-aboutflags-adds-a-warning. Retrieved October 19, 2010. 
  130. ^ Rura, Steve (March 2011). "A fresh take on an icon". http://chrome.blogspot.com/2011/03/fresh-take-on-icon.html. Retrieved March 22, 2011. 
  131. ^ "Chrome Web Store". Google. May 19, 2010. https://chrome.google.com/webstore. Retrieved May 24, 2010. 
  132. ^ Erik Lay (May 19, 2010). "The Chrome Web Store". Google. http://blog.chromium.org/2010/05/chrome-web-store.html. Retrieved May 24, 2010. 
  133. ^ a b Paul, Ryan (December 2010). "Chrome Web Store: a solution in search of a problem?". Ars Technica. http://arstechnica.com/web/news/2010/12/thoughts-on-the-chrome-store-does-the-web-need-an-app-delivery-channel.ars. Retrieved December 10, 2010. 
  134. ^ Google (February 2011). "A dash of speed, 3D and apps". http://chrome.blogspot.com/2011/02/dash-of-speed-3d-and-apps.html. Retrieved February 7, 2011. 
  135. ^ "Issue 8036: Show thumbnails for open tabs on Windows 7 superbar (Aero Peek)". http://code.google.com/p/chromium/issues/detail?id=8036. 
  136. ^ "Issue 37957: Investigate solutions for Aero Peek flooding users with tab thumbnails". http://code.google.com/p/chromium/issues/detail?id=37957. 
  137. ^ Aaron Boodman (September 9, 2009). "Extensions Status: On the Runway, Getting Ready for Take-Off". Google. http://blog.chromium.org/2009/09/extensions-status-on-runway-getting.html. Retrieved May 13, 2010. 
  138. ^ Erik Kay (December 8, 2009). "Extensions beta launched, with over 300 extensions!". Google. http://blog.chromium.org/2009/12/extensions-beta-launched-with-over-300.html. Retrieved May 13, 2010. 
  139. ^ Nick Baum (January 25, 2010). "Over 1,500 new features for Google Chrome". Google Chrome Blog. http://chrome.blogspot.com/2010/01/over-1500-new-features-for-google.html. Retrieved May 13, 2010. 
  140. ^ Search Engine Optimization Starter Guide
  141. ^ Matt Cutts: Gadgets, Google, and SEO
  142. ^ SEO extensions for Google Chrome
  143. ^ "Security improvements and registration updates for the Google Chrome Extensions Gallery". August 19, 2010. http://blog.chromium.org/2010/08/security-improvements-and-registration.html. 
  144. ^ "Official Independent Chrome Extension". https://chrome.google.com/extensions/detail/mdonfjaemnemdnnpebbcelibeocdmkai?hl=en-GB. 
  145. ^ "CEOP Official Chrome Extension". https://chrome.google.com/extensions/detail/jgmdagpgkaiajnllhiabcamdlggjopnj?hl=en-GB. 
  146. ^ "Official TfL Chrome Extension". https://chrome.google.com/extensions/detail/dcbnpmjhmjhpaegikhpjlaemjiilnkgb?hl=en-gb. 
  147. ^ "ESPN Cricinfo". https://chrome.google.com/extensions/detail/ijhlikjoigjegofbedmfmlcfkmhabldh. 
  148. ^ "WOT – Google Chrome extension gallery". https://chrome.google.com/extensions/detail/bhmmomiinigofkjcapegjjndpbikblnp. 
  149. ^ "Official World Cup FIFA Chrome Extension". https://chrome.google.com/extensions/detail/naenffbbmemiekgcjgelmggkaohdeaab?hl=en-gb. 
  150. ^ Shannon Guymon (October 25, 2011). "Making Chrome even more app-ealing". Google Chrome Blog. http://googleblog.blogspot.com/2011/10/making-chrome-even-more-app-ealing.html. Retrieved October 25, 2011. 
  151. ^ Glen Murphy (October 5, 2009). "A splash of color to your browser: Artist Themes for Google Chrome". Google Chrome Blog. http://chrome.blogspot.com/2009/10/splash-of-color-to-your-browser-artist.html. Retrieved May 13, 2010. 
  152. ^ "Google Chrome Themes Gallery". https://tools.google.com/chrome/intl/en/themes/index.html. 
  153. ^ Basic settings: Change browser theme Google Chrome Help
  154. ^ "Support Google Chrome – Automatic web page translation". http://www.google.com/support/chrome/bin/answer.py?hlrm=ru&answer=173424. 
  155. ^ Mark Larson (January 8, 2009). "Google Chrome Release Channels". http://blog.chromium.org/2009/01/google-chrome-release-channels.html. Retrieved January 9, 2009. 
  156. ^ Mark Larson (January 8, 2009). "Dev update: New WebKit version, new features, and a new Dev channel". http://googlechromereleases.blogspot.com/2009/01/dev-update-new-webkit-version-new.html. Retrieved January 9, 2009. 
  157. ^ Anthony Laforge (July 22, 2010). "Release Early, Release Often". http://blog.chromium.org/2010/07/release-early-release-often.html. Retrieved July 25, 2010. 
  158. ^ Lee Mathews (July 23, 2010). "Google drops Chrome Canary build down the Chrome mineshaft". http://www.downloadsquad.com/2010/07/23/google-chrome-canary-run-two-channels-at-once/. Retrieved July 25, 2010. 
  159. ^ The Chromium Blog: Adding more yellow to the Mac color scheme
  160. ^ David Dorwin (May 14, 2009). "Google Update Releases Update Controls". http://google-opensource.blogspot.com/2009/05/google-update-releases-update-controls.html. Retrieved May 13, 2010. 
  161. ^ "standalone download page". http://www.google.com/chrome/eula.html?standalone=1. 
  162. ^ Alex Chitu (March 1, 2009). "Standalone Offline Installer for Google Chrome". Google Operating System. http://googlesystem.blogspot.com/2009/03/standalone-offline-installer-for-google.html. Retrieved May 13, 2010. 
  163. ^ "Google Help page "Managing updates in Google Software Update"". http://www.google.com/support/installer/bin/answer.py?hl=en&answer=147176&ctx=go. 
  164. ^ Stephen Adams (July 15, 2009). "Chromium Blog: Smaller is Faster (and Safer Too)". http://blog.chromium.org/2009/07/smaller-is-faster-and-safer-too.html. Retrieved May 13, 2010. 
  165. ^ "Communications between Chromium/Google Chrome and service providers". http://blog.chromium.org/2008/10/google-chrome-chromium-and-google.html. 
  166. ^ a b "SRWare Iron webpage". http://www.srware.net/en/software_srware_iron.php. Retrieved October 12, 2008. 
  167. ^ a b c d "Google Chrome Privacy Whitepaper" (PDF). http://www.google.com/intl/en/landing/chrome/google-chrome-privacy-whitepaper.pdf. 
  168. ^ "&rlz= in Google referrer: Organic traffic or AdWords?". http://foliovision.com/2008/12/09/adwords-ppc-organic-rlz/. Retrieved February 27, 2009. 
  169. ^ a b c "Google Reacts to Some Chrome Privacy Concerns". http://blogoscoped.com/archive/2008-09-09-n68.html. Retrieved September 24, 2008. 
  170. ^ a b Controlled by the setting "Send usage statistics and error reports". Default off.
  171. ^ Google Chrome Privacy Notice – Google
  172. ^ "Google Chrome Unique Identifier Change". March 16, 2010. http://www.theregister.co.uk/2010/03/16/google_chrome_unique_identifier_change/. Retrieved March 24, 2010. 
  173. ^ Google. "System requirements : Install or update Google Chrome : Google Chrome Help". http://www.google.com/support/chrome/bin/answer.py?hl=en&answer=95411. Retrieved April 8, 2011. 
  174. ^ Google. "64-bit Support – The Chromium Projects". http://www.chromium.org/developers/design-documents/64-bit-support. Retrieved April 8, 2011. 
  175. ^ Google. "Google Chrome for Linux – Terms and Conditions Agreement". http://www.google.com/chrome/eula.html?platform=linux&hl=en. Retrieved April 8, 2011. 
  176. ^ Moore, Matthew (2008-09-02). "Google Chrome browser: Review of reviews". Daily Telegraph. http://www.telegraph.co.uk/technology/3358306/Google-Chrome-browser-Review-of-reviews.html. Retrieved 2011-09-24. 
  177. ^ Liedtke, Michael (2008-09-03). Google polishes product line with Chrome browser. http://www.thejakartapost.com/news/2008/09/03/google-polishes-product-line-with-chrome-browser.html. 
  178. ^ Jaroslovsky, Rich (February 25, 2010). "Browser Wars: The Sequel". BusinessWeek. http://www.businessweek.com/magazine/content/10_10/b4169074693523.htm 
  179. ^ "Thoughts on Chrome & More". John's Blog. September 1, 2008. http://john.jubjubs.net/2008/09/01/thoughts-on-chrome-more/. Retrieved May 13, 2010. 
  180. ^ Collins, Barry (September 2, 2008). Mozilla: Google's not trying to kill us. PC Pro. http://www.pcpro.co.uk/news/222147/mozilla-google-is-not-trying-to-kill-us.html 
  181. ^ Mediati, Nick (September 3, 2008). "Google Chrome Web Browser". PC World. http://www.pcworld.com/article/150579/google_chrome_web_browser.html. Retrieved September 7, 2008. 
  182. ^ Keizer, Gregg (September 2011). "Microsoft kills Google Chrome with bad malware signature". Computerworld. http://www.computerworld.com/s/article/9220435/Microsoft_kills_Google_Chrome_with_bad_malware_signature. Retrieved 1 October 2011. 
  183. ^ Bott, Ed (September 2011). "Users report Microsoft Security Essentials removes Google Chrome". ZDNet. http://www.zdnet.com/blog/bott/users-report-microsoft-security-essentials-removes-google-chrome/4006. Retrieved 1 October 2011. 
  184. ^ Metz, Cade (September 2011). "Microsoft Anti-Malware Tool Mistakenly Snuffs Google Chrome". Wired. http://www.wired.com/wiredenterprise/2011/09/microsoft-anti-malware-tool-mistakenly-snuffs-google-chrome/. Retrieved 1 October 2011. 
  185. ^ Sampson, Ted (September 2011). "Microsoft security update treats Chrome as malware". InfoWorld. http://www.infoworld.com/t/patch-management/microsoft-security-update-treats-chrome-malware-174721. Retrieved 1 October 2011. 
  186. ^ Ackerman, Elise. "Google browser's tracking feature alarms developers, privacy advocates". Mercury News. http://www.mercurynews.com/breakingnews/ci_10510989. 
  187. ^ "Google's Omnibox could be Pandora's box". September 3, 2008. http://news.cnet.com/8301-13860_3-10031661-56.html?tag=txt. Retrieved September 4, 2008. 
  188. ^ "Be sure to read Chrome's fine print". CNET. http://news.cnet.com/8301-17939_109-10030522-2.html. Retrieved September 3, 2008. 
  189. ^ "Google Terms of Service". https://www.google.com/accounts/TOS?hl=en. 
  190. ^ "Google Chrome Terms of Service (English)". http://www.google.com/chrome/eula.html?hl=en. Retrieved September 4, 2008. 
  191. ^ Google Amends Chrome License Agreement After Objections. PC World. September 3, 2008. http://www.pcworld.com/businesscenter/article/150637/google_amends_chrome_license_agreement_after_objections.html. Retrieved September 3, 2008 
  192. ^ "Google Chrome Privacy Notice". http://www.google.com/chrome/intl/en/privacy.html. Retrieved October 27, 2009. 
  193. ^ Fried, Ina (September 3, 2008). "Google's Omnibox could be Pandora's box". http://news.cnet.com/8301-13860_3-10031661-56.html. Retrieved May 13, 2010. 
  194. ^ Bakke, Kurt (April 2011). "Chrome Shields Websites From Denial-Of-Service Attacks". Conceivably Tech. http://www.conceivablytech.com/6863/products/chrome-shields-websites-from-denial-of-service-attacks. Retrieved April 20, 2011. 
  195. ^ Bakke, Kurt (April 2011). "Google Menu Ad Tracking: A Case Of Bad Timing?". Conceivably Tech. http://www.conceivablytech.com/6891/business/google-menu-ad-tracking-a-case-of-bad-timing. Retrieved April 20, 2011. 
  196. ^ Dotzler, Asa (April 2011). "Chrome, Do Not Track, and Google Advertising". http://weblogs.mozillazine.org/asa/archives/2011/04/chrome_do_not_track.html. Retrieved April 20, 2011. 
  197. ^ "Keep My Opt-Outs, Chrome Web Store". https://chrome.google.com/webstore/detail/hhnjdplhmcnkiecampfdgfjilccfpfoe. Retrieved June 19, 2011. 
  198. ^ Thurrott, Paul (January 2011). "Daily Update: Google's Do Not Track Solution, Apple Stuff, Crysis 2 Demo, More". http://www.winsupersite.com/blogs/entryid/76091/daily-update-googles-do-not-track-solution-apple-stuff-crysis-2-demo-more. Retrieved April 22, 2011. 
  199. ^ "Wonder How Chrome is Growing Market Share? Ask Adobe". http://www.salsitasoft.com/blog/2011/09/23/wonder-how-chrome-is-growing-market-share-ask-adobe/. 
  200. ^ "Screenshot of Skype's install dialog on Windows". http://people.mozilla.org/~khuey/skype-install-2011-10-3.png. 

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Google Chrome OS — 0.13.587.135 Company / deve …   Wikipedia

  • Google Chrome — Entwickler Google Inc. (mehr) Aktuelle Version 15.0 (25. Oktober 2011) Betriebssystem …   Deutsch Wikipedia

  • Google Chrome OS — Bildschirmfoto …   Deutsch Wikipedia

  • Google Chrome — Pour les articles homonymes, voir Chrome (homonymie) et Google Chrome OS …   Wikipédia en Français

  • Google Chrome — Este artículo trata sobre un navegador web. Para el sistema operativo, véase Google Chrome OS. Google Chrome …   Wikipedia Español

  • Google Chrome — Для термина «Chrome» см. другие значения. Эта статья о браузере; об операционной системе см.: Google Chrome OS. Google Chrome …   Википедия

  • Google Chrome OS — Pour le navigateur Internet, voir Google Chrome. Google Chrome OS …   Wikipédia en Français

  • Google Chrome OS — Este artículo trata sobre un sistema operativo. Para el navegador web de Google, véase Google Chrome. Google Chrome OS Parte de la familia Unix like …   Wikipedia Español

  • Google Chrome OS — Эта статья об операционной системе; об одноимённом браузере см.: Google Chrome. Для термина «Chrome» см. другие значения. Google Chrome OS …   Википедия

  • Google Chrome Frame — Internet Explorer 6 using Google Chrome Frame to render Wikipedia’s main page Developer(s) Google Inc. Initial release September 22, 2009 ( …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”