Pane

Privacy Policy

Last updated: 2026-04-09

Pane is a Chrome extension that scores Airbnb listings using a language model. It is fully client-side and BYOK (“bring your own key”): you provide your own OpenAI API key, and all requests go directly from your browser to OpenAI. There is no Pane backend, no Pane-operated server, and no account.

This policy describes what data the extension handles and where it goes.

Who operates Pane

Pane is a personal, non-commercial project. The developer does not run any server that receives data from the extension and has no way to see what listings you view, what you score, or what key you use.

Data the extension reads

When you visit a listing on https://www.airbnb.com/*, Pane reads the following from the page you are already viewing:

Pane does not read pages outside www.airbnb.com.

Data the extension stores on your device

All of the following is stored locally in Chrome’s extension storage on your computer. None of it is synced to any server operated by Pane.

You can delete all of this at any time by clicking “Reset all data” in the popup, or by removing the extension.

Data sent to OpenAI (the model provider you chose)

When the extension scores a listing, it sends the following directly from your browser to https://api.openai.com/* using the API key you provided:

These requests are made under your own OpenAI account. They are subject to OpenAI’s privacy policy and data-usage terms, not Pane’s. Pane does not see, log, or proxy these requests.

Data sent to OpenStreetMap (nearby amenities)

To show nearby transit, convenience stores, supermarkets, and cafes, the extension sends the listing’s latitude and longitude to the public OpenStreetMap Overpass API at one of:

These requests contain only the listing’s coordinates and category filters. They do not contain your API key, your preferences, any review text, or any information about you. Multiple mirrors are listed as failovers.

Data the extension does not collect

Permissions the extension requests

Children

Pane is not directed at children under 13 and does not knowingly collect any data from children.

Changes

If this policy changes, the “Last updated” date at the top will change. Because the extension has no server, the only way to receive updated terms is to install an updated version of the extension from the Chrome Web Store.

Contact

This is a personal project. Please file issues or questions on the project’s public repository.