סקירות עבור File System Access
File System Access sycxyc מאת
תגובה מאת sycxyc
תגובת המפתח
מועד פרסום: לפני שנה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/*"
],
```