Clear Completed Google Tasks — Privacy Policy

Last updated: May 12, 2026

Clear Completed Google Tasks is a Chrome extension that deletes completed tasks from your Google Tasks lists, so that recurring tasks resurface on their next due date instead of disappearing until they come due again. This document describes what data the extension handles and where it goes.

What the extension does

What data is handled

Access to your Google Tasks. The extension uses Chrome's chrome.identity API to obtain an OAuth access token for your Google account, scoped to https://www.googleapis.com/auth/tasks. It uses that token to call Google's Tasks API (tasks.googleapis.com) — to list your task lists, identify which tasks are completed, and delete them. Google's Tasks API is the only network endpoint the extension communicates with. The access token is issued and stored by Chrome; the extension does not store it or send it anywhere other than Google. Task contents are read only to determine which tasks are completed (so they can be deleted) and are not transmitted, logged, or stored anywhere by the extension.

Your settings. Your preferences — whether auto-clear is on, how often it runs, your sidebar default — and a small record of the last run (a timestamp and how many tasks were deleted) are stored locally in your browser via Chrome's chrome.storage.local API. They never leave your device.

The tasks.google.com page. The extension runs a small content script on tasks.google.com to provide the Shift+C shortcut and the optional sidebar-default behavior. It does not read, collect, or transmit the contents of the page.

What data is not handled

Google API Services User Data Policy

The extension's use of information received from Google APIs adheres to the Google API Services User Data Policy, including its Limited Use requirements. Data accessed through the Google Tasks API is your own Google Tasks data, is used only to provide the in-app feature described above (deleting your completed tasks), is not transferred to anyone, and is not used for advertising, profiling, or any other purpose. That data, while held by Google, is also governed by Google's Privacy Policy.

Revoking access

You can revoke the extension's access to your Google Tasks at any time at myaccount.google.com/permissions, or by removing the extension from Chrome.

Contact

Questions about this extension or its data handling: contact@smybuilds.com