GeoMirror v1.2.2
Patch release for more reliable automatic exit-IP location detection.
Download and install
- Download
geomirror-v1.2.2-chrome.zipbelow. - Extract the ZIP.
- Open
chrome://extensionsin Chrome. - Enable Developer mode.
- Click Load unpacked and select the extracted
GeoMirror-1.2.2folder. - Open the GeoMirror popup and click Refresh.
Changes
- Prefer
ipapi.cofor automatic IP geolocation. - Keep
reallyfreegeoip.orgas the last-resort fallback after it returned a stale Luxembourg location for an exit IP correctly identified in California by another provider. - Add regression coverage for provider priority.
- Update the privacy documentation to match the request order.
The nearby residential-road selection behavior is unchanged.
Scope and privacy
- No new permissions, providers, telemetry, analytics, or page-content collection.
- Automatic exit-IP matching still queries only the public providers declared in
manifest.jsonand documented inPRIVACY.md.
Verification
- 12 automated logic tests passed.
- Synchronous timezone/font injection smoke test passed.
- JavaScript syntax and packaged-manifest checks passed.
- ZIP integrity is provided in
geomirror-v1.2.2-chrome.zip.sha256.