WebRequestFilter Object
urlsstring[] - Array of URL patterns used to include requests that match these patterns. Use the pattern<all_urls>to match all URLs.excludeUrlsstring[] (optional) - Array of URL patterns used to exclude requests that match these patterns.typesstring[] (optional) - Array von Typen, die verwendet werden, um die Anfragen herauszufiltern, die nicht den Typen entsprechen. Wenn nicht angegeben, werden alle Typen abgeglichen. KannmainFrame,subFrame,stylesheet,script,image,font,object,xhr,ping,cspReport,mediaoderwebSocketsein.