**Last updated: November 28, 2025**

## Overview

GHA Bulk Delete is a browser extension that helps users bulk delete GitHub Actions workflow runs. We are committed to protecting your privacy.

## Data Collection

This extension does **NOT** collect, store, or transmit any personal data. Specifically:

- No user data is collected
- No browsing history is tracked
- No analytics or telemetry is sent
- No data is shared with third parties

## How the Extension Works

- The extension only activates on GitHub Actions pages (`github.com/*/*/actions`)
- All operations are performed locally in your browser
- Deletion requests are sent directly to GitHub using your existing authenticated session
- No data passes through any external servers

## Permissions Used

| Permission | Purpose |
|------------|---------|
| `activeTab` | To interact with the current GitHub Actions page |
| `scripting` | To add checkboxes to workflow run rows |
| `host_permissions` for github.com | To function on GitHub Actions pages |

## Data Storage

This extension does not store any data locally or remotely. Selection state exists only in memory during your browsing session and is cleared when you navigate away.

## Contact

[email protected]

## Changes

Any updates to this policy will be reflected in this document with an updated date.