Chrome 107부터 데스크톱용 Chrome 및 Android 플랫폼용 Chrome에서 사용자 에이전트 문자열이 축소되었습니다. Android 16부터 Android WebView의 기본 사용자 에이전트 문자열도 마찬가지로 축소됩니다.
업데이트된 사용자 에이전트 문자열
기본적으로 축소된 WebView 사용자 에이전트 문자열은 OS, CPU, 빌드 정보를 정적 'Linux; Android 10; K' 문자열로 축소합니다. 마이너/빌드/패치 버전 정보도 '0.0.0'으로 줄어듭니다. 나머지 기본 User-Agent는 다음 다이어그램과 같이 변경되지 않고 변경되지 않습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-06(UTC)"],[[["Chrome has reduced the User-Agent string on Desktop and Android platforms since Chrome 107, improving user privacy."],["Starting with Android 16, Android WebView will adopt a similarly reduced User-Agent string by default, simplifying system identification."],["The reduced User-Agent string in WebView replaces OS, CPU, and Build information with a static \"Linux; Android 10; K\" value and sets minor/build/patch version to \"0.0.0\", while other parts remain unchanged."],["Developers can learn more about this change and its implementation on the Android Developers Blog."]]],[]]