On Thu, Mar 26, 2009 at 2:24 PM, Ilkka Huotari <[email protected]> wrote:
> Yes, I can tell all of it, it's no secret.
>
> I was trying to make an "improved" bookmark UI - mainly for browsing
> through the bookmarks and navigating into some specific bookmark.
> Secondly I could of course add a "delete" button near a bookmark. But
> mainly the idea would be to create an extension that would allow me to
> browse through bookmarks differently than is currently done (I find
> the dropdown menus difficult for this).

We definitely want to support use cases like this. The way it would
probably work:

a) Your extension includes an HTML page which presents the improved bookmark UI
b) You use the bookmark APIs from JavaScript (yet to be implemented)
to fetch and update the bookmarks
c) You add a toolbar button (just barely starting to be implemented)
for users to access your UI.

There isn't enough implemented yet for you to do this, but it will
eventually be supported.

Thanks for the ideas,

- a

--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to