---
title: filterBrowsers
framework: networkextension
role: symbol
role_heading: Instance Property
path: networkextension/nefilterproviderconfiguration/filterbrowsers
---

# filterBrowsers

A Boolean value that indicates that the system applies the filter to flows of network data originated from WebKit browser objects.

## Declaration

```swift
var filterBrowsers: Bool { get set }
```

## Discussion

Discussion The default value of this property is false.

## See Also

### Configuring filter behavior

- [filterSockets](networkextension/nefilterproviderconfiguration/filtersockets.md)
- [filterPackets](networkextension/nefilterproviderconfiguration/filterpackets.md)
