Googleโs release Monday of a โstable channelโ update of the Google Chrome browser for Windows features HTML and JavaScript APIs as well as browser extensions, according to company blogs.
ย
The company defines its stable channel as one that offers features and fixes that have been thoroughly tested in the beta channel, even if they may not be the latest features.
ย
Among the APIs included is Web SQL Database API, enabling storage of data in a structured manner on a userโs computer, said Ian Fette, Google Chrome product manager.
ย
The Web Storage API offers a local storage component for simpler client-side storage of small amounts of data. Another API, WebSockets, has been implemented for sending data over a persistent bi-directional communication channel. A notification API enables use of a panel in the userโs status bar area to present information like event reminders or status updates.
ย
โWeโre already working on making these new APIs more useful, and you should see a couple of improvements on the developer channel soon,โ Fette said in the Google Chromium Blog. For example, Google also is working on an Application Cache capability, to serve HTML and JavaScript that references content in the Web SQL Database.
ย
The extensions in Chrome offer content and functionality from a Web site into the browser regardless of what sites the user has open; they can provide alerts and notifications or perhaps let a user access favorite Web services from icons next to a userโs address bar.
ย
โGoogle Chrome extensions use the same multi-process technology that makes the browser fast and more secure, so that extensions wonโt crash or slow down your browser,โ Fette said in the Google Code Blog. Google offers an online extensions gallery.
ย
One comment in the Google Chromium blog, however, was a bit dismissive of Chrome.
ย
โAs long as Chrome puts Linux on the back burner, Chrome is on my back burner. It is not important to me and will remain so until developer attitude improves,โ the commenter said.
ย
Chrome is downloadable at Googleโs Web site.