Airbnb Rating Filter

A free Chrome extension that filters Airbnb search results by minimum rating and review count.

View the Project on GitHub JonathanGranado/AirbnbFilter

Privacy Policy — Airbnb Rating Filter

Last updated: 2026-06-15

Airbnb Rating Filter is a browser extension that filters and re-organizes Airbnb search-results pages locally inside your browser. This document describes exactly what data the extension handles.

TL;DR

The extension does not collect, transmit, sell, or share any personal information. Everything runs locally in your browser.

What the extension reads

When you visit an Airbnb search-results page (https://www.airbnb.com/s/...), the extension reads the publicly visible content of that page in order to apply your filter, specifically:

This information is read inside your browser only. It is not sent to the developer, to any analytics service, or to any third party.

What the extension stores

Your filter preferences are stored using the standard chrome.storage.sync API so they follow you across devices signed into the same Chrome profile. The stored values are:

No browsing history, no Airbnb account information, no personally identifiable data is stored.

What the extension transmits

Nothing. The extension makes no network requests of its own. When the “auto-load all matching pages” option is enabled, the extension uses a hidden frame inside your tab to load the next page of your current Airbnb search — the request is sent by your browser directly to Airbnb, exactly as if you had clicked the “Next” button yourself.

Permissions explained

The extension has no other host permissions and does not run on any other website.

Third parties

The extension uses no third-party libraries, no analytics SDKs, no crash-reporting services, no ad networks, and no payment processors.

Data retention and deletion

Your filter preferences live in Chrome’s storage.sync until you either (a) click Reset in the extension popup, (b) uninstall the extension, or (c) clear your Chrome data. The developer has no access to this data.

Children

The extension is not directed at children under 13 and does not knowingly collect any information from them.

Changes

If this policy ever changes, the new version will be published at the same URL with an updated “Last updated” date.

Contact

Questions or concerns: open an issue at github.com/JonathanGranado/AirbnbFilter or email granadojonathan29@gmail.com.