From d3d441caae833dad41e3d45987c00b242f1d6477 Mon Sep 17 00:00:00 2001 From: z0ccc <70310180+z0ccc@users.noreply.github.com> Date: Mon, 6 Jun 2022 13:55:14 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d7a5c5..244354e 100755 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ While the chrome.debugger API is active, a bar under the address bar is displaye ### Locale override does not mock language data -Unlike the Chrome devtools location sensor, overriding the locale does not change language data (such as navigator.language or navigator.languages). There is an open ticket about this here: https://bugs.chromium.org/p/chromium/issues/detail?id=1320419 +Unlike the Chrome devtools location sensor, overriding the locale does not change language data (such as navigator.language or navigator.languages). There is an open ticket about this here: https://bugs.chromium.org/p/chromium/issues/detail?id=1306254 ## Data Tampering