airbnb-better-maps

Privacy Policy — Airbnb Better Maps

Last updated: 2026-05-20.

Summary

Airbnb Better Maps does not collect, transmit, or sell any personal data. The extension runs entirely in your browser. There is no analytics, no telemetry, no remote backend operated by us, and no user account.

What the extension stores locally

The extension uses Chrome’s local extension storage (chrome.storage.local) to remember:

This data lives on your device only. Uninstalling the extension removes it.

What the extension fetches from the internet

To draw the overlays, the extension makes requests to the following public APIs. No user-identifying data is sent in these requests — only the geographic bounding box of the visible map area, or the Hoodmaps dataset slug resolved from that visible area.

Endpoint Purpose
https://overpass-api.de/api/interpreter OpenStreetMap transit-line geometry for the visible area.
https://hoodmaps.com/?action=get_data&slug=<city> Hoodmaps neighborhood labels and pixels for the resolved map area.
https://hoodmaps.com/assets/districts_categorized/… Hoodmaps neighborhood category polygons.
https://fonts.googleapis.com/css2?family=Nunito… Loads the Nunito web font used for tag labels.

These endpoints are operated by third parties under their own privacy policies:

What permissions the extension requests, and why

What the extension does not do

Contact

For questions or concerns, open an issue at the project’s source repository.