Thursday 5 February 2009

Google Chrome Will Have Extensions by May

Nicholas Moline noticed an interesting session from Google I/O, a developer conference that will be held in May.

Developing extensions for Google Chrome

"Learn how Google Chrome makes it easy to write extensions using the web technologies you already know. This talk will cover the basics of the extension system (distribution/packaging, installation, updates), as well as the different APIs to enhance with the browser."

We can assume that Google Chrome will add support for extensions before May 27th, when the conference starts.

A recently published document explains the process model for extensions. The latest developer versions of Google Chrome already supports user scripts, which could later become part of more complex extensions.

"Chromium extensions will follow a multi-process architecture to share the same kind of stability and security that regular web pages have in Chromium. All of an extension's code runs in a single process, separate from the browser (with the exception of user scripts which run in whichever renderers they apply to). Extension code can communicate with user scripts, and vice versa, through a message passing API."

There's also a list of APIs that includes support for changing the theme, customizing toolstrips and buttons, manipulating the download system, interacting with the history and bookmark system, adding support for sidebars and status bars.

{ "Chrome Drip" licensed as Creative Commons by ViaMoi. }

No comments:

Post a Comment