gregglind / micropilot

Lightweight event monitoring and observation in Firefox addons.
http://gregglind.github.com/micropilot/
4 stars 2 forks source link

offer UI for collecting info from users #19

Closed gregglind closed 11 years ago

gregglind commented 11 years ago

Maybe a simple form, with https://github.com/ilanasegall/ctp-micropilot/blob/master/data/email.html as a straw implementation.

ilanasegall commented 11 years ago

Note: Implementation in https://github.com/ilanasegall/ctp-micropilot/blob/master/lib/main.js has slight bug; form pops up every time browser is restarted.

gregglind commented 11 years ago

solve this in #22