Privacy Policy

Convert Anything - Smart Unit Converter

Effective Date: August 6, 2025

Version: 1.0.0

Extension Version: 1.0.0

📋 Overview

Convert Anything - Smart Unit Converter ("the Extension") is committed to protecting your privacy. This Privacy Policy explains how we handle information when you use our Chrome extension.

🔒 Data Collection

What We Collect

What We Don't Collect

🌐 External Services

Currency Exchange API

API Usage Details

// Example of our API usage (no user data sent) fetch('https://api.exchangerate-api.com/v4/latest/USD') .then(response => response.json()) .then(data => { // Store rates locally for conversion calculations localStorage.setItem('currency_rates', JSON.stringify(data.rates)); });

💾 Data Storage

Local Storage

Storage Details

// What we store locally (example) { "currency_rates": { "USD": 1, "EUR": 0.864, "GBP": 0.752 // ... other currency rates }, "last_update": "2025-08-06T21:30:00Z" }

🔧 Extension Permissions

Required Permissions

Permission Justification

🛡️ Security Measures

Data Protection

Technical Security

🌍 International Users

Data Transfer

GDPR Compliance

🔄 Data Retention

Local Storage

Deletion

📞 Contact Information

Questions or Concerns

If you have questions about this Privacy Policy, please contact us:

Updates to Policy

⚖️ Legal Information

Governing Law

This Privacy Policy is governed by applicable data protection laws.

Changes to Policy

We may update this Privacy Policy from time to time. Users will be notified of significant changes through the extension update process.

Your Rights

✅ Compliance Status

Google Chrome Web Store

General Data Protection