Key Points of This Article
- The v141.0.7390.111 update for the Chrome app for Android was released on Wednesday, October 15, 2025.
- When the “Location permission” is set to “Allow only while using the app” or “Ask every time,” a new “Use precise location” ON/OFF setting is now available, allowing users to choose between providing their approximate or precise location.
- This is an original finding based on an analysis of the app’s code.
On Wednesday, October 15, 2025, an update to version v141.0.7390.111 began rolling out for the Android version of Google’s browser service, “Chrome.”
This v141.0.7390.111 update for the Android Chrome app does not include any notable new features. However, a “Use precise location” ON/OFF setting has been rolled out for users who have their “Location permission” set to “Allow only while using the app” or “Ask every time.” This allows them to choose between providing their approximate or precise location.
This is an original finding discovered through an analysis of the app’s code.
<string name="_0_resource_name_obfuscated_res_0x7f140cf4">Approximate</string>
<string name="_0_resource_name_obfuscated_res_0x7f140cf5">Neighborhood</string>
<string name="_0_resource_name_obfuscated_res_0x7f140cf6">Often used for weather, local news, and more</string>
<string name="_0_resource_name_obfuscated_res_0x7f140cf7">Precise</string>
<string name="_0_resource_name_obfuscated_res_0x7f140cf8">Exact location</string>
<string name="_0_resource_name_obfuscated_res_0x7f140cf9">Often used for directions, deliveries, and more</string>
コメントを残す