burger

Burger — Privacy Policy

Last updated: 2026-06-01

TL;DR

Burger does not collect, transmit, store on remote servers, or sell any data about you, the pages you visit, or the forms you interact with. Everything it does happens locally in your browser.

What Burger sees

Burger is a Chrome extension that reorders the options inside <select> and ARIA listbox elements so that “United States” appears at the top of country dropdowns and “USD” appears at the top of currency dropdowns. To do that, it reads:

This reading happens entirely inside your browser. No page content, form data, URL, or option text is sent anywhere.

What Burger stores

Burger uses chrome.storage.local — your browser’s own per-extension storage — to remember:

This data lives on your device. It is not synced, not transmitted, not sold, and not shared with any third party.

What Burger does NOT do

Permissions

Contact

If you have questions about Burger’s privacy practices, file an issue at the project’s source repository.