Kick Off — Privacy Policy

Last updated: 2026-05-14

Kick Off is a new tab replacement for Firefox. It is designed to do as little as possible, and that includes how it handles your data. This document explains, in plain English, what data the extension touches, where it goes, and what you control.

If you only read one sentence: Kick Off does not have a server that collects information about you, does not have analytics, does not have ads, and does not have accounts. The few external requests it makes are described below and either (a) only happen at your explicit opt-in, or (b) are the search redirect you initiated yourself.


1. The short version

Data Stored where Sent anywhere?
Your theme, widget toggles, clock format Your browser's local storage No.
Your notes (if you enable the Notes widget) Your browser's local storage No.
Your mood log (if you enable Mood Check) Your browser's local storage No.
Your pinned/hidden shortcut tiles Your browser's local storage No.
Your world clock cities Your browser's local storage No.
Your weather city (if you enable Weather) Your browser's local storage Yes — to Open-Meteo (a free, no-key weather API).
Your rough location (if you enable Weather and don't pick a city manually) Your browser's local storage Yes — to one IP-geolocation host (see §4).
Your top sites tiles (derived from browsing history) Computed in memory on each new tab No. The history data never leaves your browser.
Search queries you type in our search bar Not stored Yes — forwarded to kickoffsearch.com, which routes to a Yahoo-powered results page.

Nothing else is collected. There is no Kick Off backend that receives, logs, or aggregates your activity.


2. What the extension can technically do (permissions)

Firefox requires extensions to declare permissions. Here's what each permission is for in Kick Off and what it is not used for.

history — "Read browsing history"

topSites — "Access recently browsed sites"

storage — "Store unlimited amount of client-side data"

search (currently declared, will be removed)

The current manifest declares the search permission but the code does not use it. It will be removed in the next version. It does not grant access to your search history or search engine data.


3. Optional host permissions (the weather widget)

The weather widget is disabled by default. When (and only when) you click "Enable weather", Firefox will prompt you to grant access to:

Until you opt in:

If you turn the widget off, the cached weather data and your city are removed from local storage.

About Open-Meteo

Open-Meteo is a free, open-source weather API that does not require an API key and states it does not log personal data. Their privacy notice: https://open-meteo.com/en/terms.

About the IP-geolocation hosts

These services return an approximate location (typically city-level) based on the IP address of the request. None of them require an account or API key for the small number of requests Kick Off makes. Their respective privacy policies:

If you'd rather not contact any of these, type a city name into the weather widget — the IP lookup is then skipped entirely.


4. Search

When you type a query into the Kick Off search bar and press Enter, your browser is redirected to:

https://kickoffsearch.com/search.php?q=<your query>

kickoffsearch.com forwards the query to a Yahoo-syndicated search results page under a search syndication partnership. Your Firefox default search engine is not changed — the URL bar continues to use whatever you have configured.

What we receive at kickoffsearch.com:

What we do with it:

What Yahoo does with it:

If you would rather not use the Kick Off search bar, leave it alone — Firefox's address bar and built-in search are unaffected.


5. What we do NOT do


6. Data retention and deletion

All data stored by Kick Off lives in your browser's local storage. You can delete it at any time by:

There is no remote copy of your data to delete because no remote copy exists.


7. Children's privacy

Kick Off does not knowingly collect any personal data, from anyone — children included. It does not require an account, an email address, or any identifying input.


8. Changes to this policy

If we make material changes (for example, adding a new optional integration), we will:

We don't have a mailing list — if you want to track changes, watch the AMO listing or the project repository.


9. Contact

For privacy questions, security disclosures, or removal requests:

We try to respond within five business days.


← Back to Kick Off