views:

22

answers:

1

I was able to do it in Firefox using nsIObserverService. Is there anything similar? Any link to proper documentation will be very helpful.

A: 

There are no hooks for uninstall within the Chrome extension API. Feel free to star the following feature if you want to see it included:

http://code.google.com/p/chromium/issues/detail?id=19383

Mohamed Mansour