An unofficial blog that watches Google's attempts to move your operating system online since 2005. Not affiliated with Google.

Send your tips to gostips@gmail.com.

May 27, 2009

Extending Google Chrome

One of the presentations from the first day of Google I/O was about Google Chrome's extension system. There aren't many improvements since the last post about Chrome extensions, but the presentation explains some of the advantages of Google's system:

* extensions are collections of web pages that use HTML, JavaScript, CSS, so they're not difficult to write
* you don't need to restart the browser after installing an extension
* the extensions are updated automatically, so you'll always have the most recent version
* Chrome's extensions will work in any future version of the browser. Developers don't need to update their extensions when a new version of Chrome is released.
* Chrome will run extensions in separate processes: one process for each extension.


You can already write some simple extensions that add new options to the browser, but the interface is pretty limited and the APIs don't expose all the features that are available in Chrome.

To try some Chrome extensions, follow the instructions from this post, but they only work if you install a developer build. You can also install Cleeki, an extension that brings IE8's accelerators to Chrome, AdSweep, an ad blocker without UI, and a PageRank checker.

{ via Chromium blog }

9 comments:

  1. google PR his "killer"? :) I mean AdSweep, witch sweep AdSense.

    ReplyDelete
  2. Cool. I can't wait, I've been using bookmarklets, I've found a couple cool ones like adblock and Twitthis. Check out www.bmlet.com for a huge list.

    ReplyDelete
  3. I installed AdSweep, and although when I visit AdSweep.org I am shown a message that AdSweep is active, I visit my regular sites and no ads are blocked.
    WTH?

    ReplyDelete
  4. Yeah we need extensions to make the browser more friendly. It is good to hear Google has learned that.
    Winguard | Chrome vs Firefox

    ReplyDelete
  5. AdSweep worked here. It should work in newly opened tabs, if you've also done everything else right and AdSweep shows up in chrome://extensions/

    ReplyDelete
  6. Why can't I add the widgets to the top bar I used to have on IE???!!!??? Or if so, how do I do it?????

    ReplyDelete
  7. Wow, this is awesome. I am really starting to get tired of memory hog Firefox slowing down to a complete stop on certain sites. Chrome is starting to look like a good alternative seeing as there is not much else out there.

    ReplyDelete
  8. After reading this article I may actually consider using Google Chrome. The ease with which all extensions are added and updated is quite appealing.

    ReplyDelete

Note: Only a member of this blog may post a comment.