Fix typos

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jack Ye 2025-12-29 18:05:54 +08:00 committed by GitHub
parent 0f7ef77512
commit 791ff47c2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,5 +36,5 @@ The quickest workaround is:
Reading URLs of existing tabs was tried. It would make mapping of bookmarks to tabs more reliable.
However due to security reasons it has several limitations:
- different browsers exposes internals differently
- different browsers expose internals differently
- it is not easily accessible (e.g. you cannot make Chrome expose internal details on a dev TCP port from default profile so user would have to take care about special settings).