This repository was archived by the owner on Mar 11, 2019. It is now read-only.

Description
When i try GET any xml document, which should be parsed with browser in mozilla - i get null object as response.
According to sources send function returns XMLDocument object as response property. But when i left extension code executing side, and come back to content script - XMLDocument dissapears.
Chrome haven't this issue yet.