Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home for chromium.org
« Groups Home
Message from discussion Proposal: extension API: activating extensions through Omnibox
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Zoran Rilak  
View profile  
 More options Feb 22 2010, 1:26 am
From: Zoran Rilak <zoran.ri...@gmail.com>
Date: Sun, 21 Feb 2010 22:26:59 -0800 (PST)
Local: Mon, Feb 22 2010 1:26 am
Subject: Proposal: extension API: activating extensions through Omnibox
Hi devs,

this is a proposal for a new extension API to would allow invoking
extensions by entering text in the Omnibar.  In brief:

 [☆| gtalk dilbert                ]    // user enters "gtalk dilbert"
in the omni-bar and hits Enter

  // behind the scenes, ExtensionsService is queried for one that has
registered "gtalk" as its trigger keyword.
  // The extension is then sent the contents of Omnibox, which it uses
to do its thing, for example:

+---------------+    // extension opens Gmail, pops ups a chat with
Dilbert
|Gmail          |    // and focuses the textarea.
|   ..........  |
|   ..........  |
|       +-------+
|       |Dilbert|
|       |       |
|       |       |
|       |[#    ]|
+-------+-------+

  This would allow extensions to register interest in processing user
input from the Omnibox.  The basic premise is simple enough; I for one
love the Omnibar and off the top of my head I can think of half a
dozen different ways to put it to even heavier use through extensions
(see [1] for a couple more use cases), but I suspect it would be a
fairly major feature to consider adding.  I'm willing to dig down into
the code base and start implementing it but I'd really appreciate a
few pointers first.  Should this idea be pursued?  Does it have a
future in Chromium?

---
[1] http://groups.google.com/a/chromium.org/group/chromium-discuss/browse...
     More thoughts on this and a few use cases written in a case of a
severe sleep deprivation; caveat emptor.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.