Recenzje dodatku File System Access
File System Access Autor: sycxyc
Autor odpowiedzi: sycxyc
Odpowiedź autora
Data: rok temuYou 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/*"
],
```