Data Deletion
Last updated: July 2026
Understanding PinRadar.io Data Storage
PinRadar.io stores data in two places:
- Locally on your device — extension settings, saved pins, and preferences via Chrome's
chrome.storage.localAPI. - On our servers at
dash.pinradar.io— your account data (email address, device identifiers, licence key) if you have created an account.
Payment card data is never stored by PinRadar — all payments are handled exclusively by Stripe.
What Data Is Stored Locally (Extension)
- PR_SETTINGS — Your extension preferences (dark mode, display options, timer settings)
- PR_SAVED — Pins you explicitly saved using the "Save" button (free vault: up to 10 pins)
- PR_KEY — Your Pro Licence Key (used to activate Pro features)
- PR_EMAIL — Your account email address
- PR_DEVICE_ID — A randomly generated device identifier for licence validation
- grandfatherExpiresAt — Grandfathering grace period timestamp
- proModalShownCount, statsDate, pinsCollectedToday, pinsSavedToday — Local usage counters
What Data Is Stored On Our Servers
- Your Google account email address
- Your Google account display name
- Device identifiers registered to your account (for the 3-device limit)
- Your generated Licence Key and its tier (Monthly / Annual / Lifetime)
- Account creation and key generation timestamps
No Pinterest data, browsing history, pins, boards, or analytics data is ever stored on our servers.
Method 1: Delete Local Extension Data (In-Extension)
- Open PinRadar.io on any Pinterest page
- Click the PinRadar logo or name in the bottom bar to open the left sidebar
- Go to the "Saved" tab
- Click the 🗑 (trash) button to clear all saved pins
Method 2: Uninstall the Extension
- Right-click the PinRadar icon in your Chrome toolbar
- Select "Remove from Chrome"
- Confirm the removal
- All local PinRadar data is automatically deleted when the extension is uninstalled
Method 3: Clear Extension Data (Chrome Settings)
- Open Chrome and go to
chrome://extensions/ - Find PinRadar.io in the list
- Click "Details"
- Scroll down and click "Clear data" or "Remove"
Method 4: Manual Storage Clear (Developer Console)
- Open Chrome Developer Tools (F12) on any Pinterest page
- Go to the Console tab
- Type:
chrome.storage.local.clear() - Press Enter — all local PinRadar data is removed
Request Server-Side Account Deletion
To delete your account and all associated server-side data (email, device identifiers, licence key, account history), send an email to [email protected] with the subject line "Data Deletion Request". Include the email address associated with your PinRadar account.
We will permanently delete all your account data within 30 days of receiving your request and send you a confirmation email. Please note:
- Deleting your account will revoke your Licence Key and terminate any active Pro subscription
- Account deletion does not automatically trigger a refund — please contact us separately if you have a billing concern
- Local extension data (on your device) must be cleared separately using the methods above
Verification of Local Deletion
After deleting local data, you can verify that all data has been removed by opening Chrome Developer Tools, going to the Application tab, selecting "Extension Storage" under Storage, and confirming that no PinRadar keys remain.
Contact
If you need assistance with data deletion or have privacy concerns:
- Email: [email protected]
- Support: [email protected]