Hi cc, you're suggestion is really straightforward. I think I will be able to manage the application versioning in this way. I've found also this http://userscripts.org/scripts/show/20145
The first issue is still unsolved anyway... On Jul 5, 11:44 am, cc <[email protected]> wrote: > I have no idea about the first one (take a look at userscripts.org??), > but the second is fairly straightforward: have the GM script itself make > certain "semaphore" DOM changes on whatever page(s) need to be able to > detect its presence, then have them look for those changes (adding an > element with a special ID and a child element with version, for example; > or changing classes on a particular element). > > On 2011-07-05 02:11, Dario wrote:> Hi there, > > > I'm quite new to GM and I am implementing an application for the > > company where I'm employed. > > > Having different users, I'd like to offer the smoothest way to Install > > GM and our application, to do this I need two scripts: > > > 1. A code able to check whether GM is installed > > > 2. A code able to check whether our application is installed (only > > when GM is installed) > > > Do you think it could be feasible? > > -- > cc | pseudonymous |<http://carlclark.mp/> -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
