While true, it wouldn't be that hard to create a property in the global scope to indicate such. Granted, it pollutes the global scope, but surely one simple boolean property wouldn't hurt anything...
On Mon, Jul 6, 2009 at 1:23 PM, Anthony Lieuallen <[email protected]>wrote: > > On 7/6/2009 3:20 PM, Jackson Chu wrote: > > if gmail is able to detect firebug, why cant we detect GM the same > > way ? > > Because Firebug is not Greasemonkey. Firebug acts in specific and > detectable ways (it defines a "console" object with properties like > "firebug", that content scripts can access). Greasemonkey intentionally > does not act this way. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
