What I want is a tree-like structure to store data
e.g.
Root folder
- thing 0
- some folder
- thing 1
- thing 2
- some subfolder
- thing 3
- thing 4
If there is a way to accomplish that with toolstrip I would be happy
to know that.
Bookmarklets seems to me a ready to use solution.
Denis
On Aug 25, 9:56 pm, Aaron Boodman <[email protected]> wrote:
> There are probably ways to make it work, but why not just use a
> toolstrip? We are looking at moving the toolstrips back to the
> bookmark bar by default. In that case, the toolstrip will be
> indistinguishable visually from a bookmarklet, and the toolstrip is
> more powerful.
>
> - a
>
> On Tue, Aug 25, 2009 at 8:34 AM, disya2<[email protected]> wrote:
>
> > Hi,
>
> > I'm looking for a 'right' way to pass some data from bookmarklets to
> > extension. One of the ideas was to add a div or something to the
> > current web-page which would contain the data, the content script
> > would catch that and send data to extension script. There are some
> > drawbacks of the solution - we are at about:blank, a page listens to
> > content changes and adding a div breaks something, whatever else.
> > Did I miss some obvious way?
>
> > Thanks,
> > Denis
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---