Where are the user commands stored?

0 views
Skip to first unread message

sabman

unread,
Nov 26, 2009, 8:35:38 PM11/26/09
to ubiquity-firefox
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. 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)

satyr

unread,
Nov 27, 2009, 12:38:51 AM11/27/09
to ubiquity...@googlegroups.com
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.

sabman

unread,
Nov 29, 2009, 12:48:16 PM11/29/09
to ubiquity-firefox
Awesome! Thanks!
Reply all
Reply to author
Forward
0 new messages