Hello, I'm currently developing a safari extension. According to the documentation JS scripts injected by extension run in their own (implied) namespace. Is it possible to access website author's global namespace? I would like to retrieve global variables values. Marcin