I develop a UserScript and wrote a document for how install it. I found the procedure is too hard for user, so I willing make a script in website to install them automatically.
My plan:
- Get browser info from user and open the Tampermonkey extention page(chrome webstore or AMO)
- When the Tampermonkey had installed, open a page whick URL ends with '.user.js'
The problem is how can I get "When the Tampermonkey had installed"?