Shqyrtime për File System Access
File System Access nga sycxyc
Përgjigje nga sycxyc
Përgjigje zhvilluesi
postuar më 2 vite më parëYou could exclude specific sites by adding the following section through Options Page > Content Script > Match patterns:
```
"excludeMatches": [
"*://www.example.com/*",
"*://www.example.org/*"
],
```
```
"excludeMatches": [
"*://www.example.com/*",
"*://www.example.org/*"
],
```