diff --git a/src/tabs/PermissionRequest.tsx b/src/tabs/PermissionRequest.tsx index dc26d90..234bde4 100644 --- a/src/tabs/PermissionRequest.tsx +++ b/src/tabs/PermissionRequest.tsx @@ -66,7 +66,8 @@ export default function PermissionRequest() {

Network Requests

This permission allows the extension to instruct the browser how to request data from sites. In more - technical terms, this allows movie-web to modify HTTP headers that it wouldn't normally be allowed to. + technical terms, this allows movie-web to modify HTTP headers that it wouldn't normally be allowed + to.

You won't be prompted for this permission, it's included in “Read & change data from all sites”.