Extension
This commit is contained in:
@@ -25,7 +25,7 @@ export default function PrivacyPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 className="text-4xl font-bold text-gray-900 mb-4">Privacy Policy</h1>
|
<h1 className="text-4xl font-bold text-gray-900 mb-4">Privacy Policy</h1>
|
||||||
<p className="text-gray-600 mb-8">Last updated: January 2025</p>
|
<p className="text-gray-600 mb-8">Last updated: August 2026</p>
|
||||||
|
|
||||||
<div className="prose prose-lg max-w-none">
|
<div className="prose prose-lg max-w-none">
|
||||||
<section className="mb-8">
|
<section className="mb-8">
|
||||||
@@ -38,10 +38,20 @@ export default function PrivacyPage() {
|
|||||||
We implement appropriate security measures including secure HTTPS transmission, password hashing, database access controls,
|
We implement appropriate security measures including secure HTTPS transmission, password hashing, database access controls,
|
||||||
and CSRF protection to keep your data safe.
|
and CSRF protection to keep your data safe.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section className="mb-8">
|
||||||
|
<h2 className="text-2xl font-bold text-gray-900 mb-4">2. Chrome Extension</h2>
|
||||||
|
<p className="text-gray-700 mb-4">
|
||||||
|
The QR Master: QR Code for Current Tab Chrome extension processes the active tab URL and the URL, text, Wi-Fi, or vCard details you enter only to create a QR code in the extension popup. This information is processed locally in your browser, is not stored by the extension, and is not transmitted to QR Master or third parties.
|
||||||
|
</p>
|
||||||
|
<p className="text-gray-700 mb-4">
|
||||||
|
The extension uses clipboard access only after you select Copy Image, so that it can copy the generated QR code image to your device clipboard. We do not sell, share, or use extension input data for advertising, analytics, profiling, or creditworthiness decisions.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section className="mb-8">
|
<section className="mb-8">
|
||||||
<h2 className="text-2xl font-bold text-gray-900 mb-4">2. Information We Collect</h2>
|
<h2 className="text-2xl font-bold text-gray-900 mb-4">3. Information We Collect</h2>
|
||||||
|
|
||||||
<h3 className="text-xl font-semibold text-gray-900 mb-3">Information You Provide</h3>
|
<h3 className="text-xl font-semibold text-gray-900 mb-3">Information You Provide</h3>
|
||||||
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
||||||
@@ -59,7 +69,7 @@ export default function PrivacyPage() {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="mb-8">
|
<section className="mb-8">
|
||||||
<h2 className="text-2xl font-bold text-gray-900 mb-4">3. How We Use Your Information</h2>
|
<h2 className="text-2xl font-bold text-gray-900 mb-4">4. How We Use Your Information</h2>
|
||||||
<p className="text-gray-700 mb-4">We use your data to:</p>
|
<p className="text-gray-700 mb-4">We use your data to:</p>
|
||||||
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
||||||
<li>Provide and maintain our QR code services</li>
|
<li>Provide and maintain our QR code services</li>
|
||||||
@@ -75,7 +85,7 @@ export default function PrivacyPage() {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="mb-8">
|
<section className="mb-8">
|
||||||
<h2 className="text-2xl font-bold text-gray-900 mb-4">4. Data Sharing</h2>
|
<h2 className="text-2xl font-bold text-gray-900 mb-4">5. Data Sharing</h2>
|
||||||
<p className="text-gray-700 mb-4">We may share your data with:</p>
|
<p className="text-gray-700 mb-4">We may share your data with:</p>
|
||||||
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
||||||
<li><strong>Stripe:</strong> Payment processing</li>
|
<li><strong>Stripe:</strong> Payment processing</li>
|
||||||
@@ -89,7 +99,7 @@ export default function PrivacyPage() {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="mb-8">
|
<section className="mb-8">
|
||||||
<h2 className="text-2xl font-bold text-gray-900 mb-4">5. Your Rights (GDPR)</h2>
|
<h2 className="text-2xl font-bold text-gray-900 mb-4">6. Your Rights (GDPR)</h2>
|
||||||
<p className="text-gray-700 mb-4">You have the right to:</p>
|
<p className="text-gray-700 mb-4">You have the right to:</p>
|
||||||
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
<ul className="list-disc pl-6 mb-4 text-gray-700 space-y-2">
|
||||||
<li><strong>Access:</strong> Request a copy of your personal data</li>
|
<li><strong>Access:</strong> Request a copy of your personal data</li>
|
||||||
@@ -112,7 +122,7 @@ export default function PrivacyPage() {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="mb-8">
|
<section className="mb-8">
|
||||||
<h2 className="text-2xl font-bold text-gray-900 mb-4">6. Contact Us</h2>
|
<h2 className="text-2xl font-bold text-gray-900 mb-4">7. Contact Us</h2>
|
||||||
<p className="text-gray-700 mb-4">
|
<p className="text-gray-700 mb-4">
|
||||||
If you have questions about this privacy policy, please contact us:
|
If you have questions about this privacy policy, please contact us:
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user