I finally upgraded to FF 31 (from 28).  Not surprisingly, my userscripts 
are broken.  The main problem I'm having is with a script I wrote to make 
enhancements to an intranet application I use all day at work.  The error I 
get is "Error: Permission denied to access object."

What I'm looking for is a very simple example of how to convert this code:

unsafeWindow.MyFunction = function() { 
     ...do stuff... 
}

To whatever is the currently approved use of unsafeWindow.  What I'm doing 
is very simple.  Could anyone help?  Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to