It appears that the proper arguments aren't being passed. In the documentation it's mentioned that a "filter" is required that at the very least must have a urls property defined.
This is the exception I get when I try to run onBeforeRequest.listen(data => print(data))
It appears that the proper arguments aren't being passed. In the documentation it's mentioned that a "filter" is required that at the very least must have a urls property defined.
This is the exception I get when I try to run onBeforeRequest.listen(data => print(data))