Privacy Policy for ClipNext
Last Updated: April 2026
ClipNext is an open-source, local-first clipboard extension for Chrome, Brave, Edge, or any Chromium-based browser. This Privacy Policy explains how data is processed and handled.
ClipNext is designed for on-device use only.
We do not collect, transmit, or store any personal data on external servers.
All clipboard data remains on your device at all times.
1. Data Processing and Local Storage
To provide clipboard history functionality, ClipNext processes content you copy, including text and images.
- Local storage only: Clipboard history, pinned items, and settings are stored on your device using
chrome.storage.local. - No cloud synchronization: ClipNext does not use
chrome.storage.sync. Your data is not synced to any external servers, including Google services. - No analytics or telemetry: ClipNext does not collect usage data, analytics, advertising identifiers, or tracking information.
- Zero external access: Since all data remains local, neither the developers nor any third party can access your clipboard content.
2. Chrome Permissions and Purpose
ClipNext requests only the permissions required for core functionality:
clipboardReadandclipboardWrite: Used to detect copied content and restore saved entries to your clipboard.storage: Used to store clipboard history and preferences locally on your device.alarmsandoffscreen: Required for reliable background operation under Manifest V3.
3. Network Requests and External Services
ClipNext operates primarily offline. A limited network request may occur:
- GitHub API (
api.github.com): Used to check for new releases of the open-source project.- Request type: read-only
- No clipboard data is transmitted
- No user identifiers or tracking data are included
4. Data Control & Deletion
You remain fully in control of your data:
- You can delete individual entries or clear clipboard history at any time
- Uninstalling ClipNext removes all locally stored extension data from your device
5. Security Responsibility
ClipNext ensures that your data stays on your device. However, device-level security is your responsibility. We recommend:
- Using device or disk encryption
- Keeping your browser and operating system updated
- Using screen locks and secure login methods
6. Open Source Transparency
ClipNext is fully open-source. Anyone can review, audit, and verify how the extension works.
All changes, including permissions and data handling, are publicly visible in the repository.
7. Changes to This Policy
If future updates modify data handling or privacy behavior, this Privacy Policy will be updated.
The "Last Updated" date reflects the latest version.
8. Contact
For privacy questions or security-related concerns, please open an issue: