Objeto WebRequestFilter
urlsstring[] - Array de padrões de URL que serão usados para filtrar as solicitações que não correspondem aos padrões de URL.typesString[] (optional) - Array of types that will be used to filter out the requests that do not match the types. When not specified, all types will be matched. Can bemainFrame,subFrame,stylesheet,script,image,font,object,xhr,ping,cspReport,mediaorwebSocket.