I am developing a Firefox extension and I need to open a new tab when a user install the add-on.
I found a solution in here Opening my page in firefox after installing the addon using preferences. It does work but the problem is after removing extension and installing it again I still need to have that new tab and it's not working with preference because i found no solution to delete it.
There are some extensions like StumbleUpon which do the same thing .
So the question is :
Is there another way to detect installation of add-on?
Thanks