Đánh giá cho File System Access
File System Access bởi sycxyc
Phản hồi bởi sycxyc
Phản hồi của nhà phát triển
đã đăng một năm trướcYou 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/*"
],
```