On Fri, Nov 27, 2009 at 10:35 AM, sabman <
sab...@gmail.com> wrote:
> I created a command which will search through your Password Manager
> and Cookies and open up all your email accounts. I wanted to test it
> out the installation process. So I added the javascript to my
> localhost and subscribed to the JS file.
>
> I want to know where is it stored locally.
Remote feeds (with http://|https://) are stored in a db file
(ubiquity_ann.sqlite) under your profile directory.
> This will help me to make
> changes to the file directly and debug it. (don't want to use the
> command editor in the "about:ubiquity" page since it is temporary)
To do that, you'd have to directly subscribe to your .js (with file://).
http://gist.github.com/75179 might be handy.