update policy
This commit is contained in:
parent
5f0a4f80b9
commit
861f74feb6
|
|
@ -207,7 +207,7 @@
|
||||||
<time datetime="2025-08-25">August 25, 2025</time>
|
<time datetime="2025-08-25">August 25, 2025</time>
|
||||||
</div>
|
</div>
|
||||||
<div>•</div>
|
<div>•</div>
|
||||||
<div><span class="kbd">Version 1.2</span></div>
|
<div><span class="kbd">Version 1.3</span></div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|
@ -225,8 +225,17 @@
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="card" aria-labelledby="info-collection">
|
||||||
|
<h2 id="info-collection">2. Local Storage Only</h2>
|
||||||
|
<p>
|
||||||
|
All data used by this extension is stored using Chrome's local storage
|
||||||
|
(via the chrome.storage API). This data never leaves your device and
|
||||||
|
is not transmitted to any external server.
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section class="card" aria-labelledby="third-parties">
|
<section class="card" aria-labelledby="third-parties">
|
||||||
<h2 id="third-parties">2. No Third‑party Sharing</h2>
|
<h2 id="third-parties">3. No Third‑party Sharing</h2>
|
||||||
<p>
|
<p>
|
||||||
We do not share any user data with third parties. We do not use
|
We do not share any user data with third parties. We do not use
|
||||||
analytics, advertising, or tracking technologies.
|
analytics, advertising, or tracking technologies.
|
||||||
|
|
@ -234,7 +243,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="card" aria-labelledby="changes">
|
<section class="card" aria-labelledby="changes">
|
||||||
<h2 id="changes">3. Changes to this Policy</h2>
|
<h2 id="changes">4. Changes to this Policy</h2>
|
||||||
<p>
|
<p>
|
||||||
If we update this privacy policy, we will revise this page and update
|
If we update this privacy policy, we will revise this page and update
|
||||||
the effective date above.
|
the effective date above.
|
||||||
|
|
@ -242,7 +251,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="card" aria-labelledby="contact">
|
<section class="card" aria-labelledby="contact">
|
||||||
<h2 id="contact">4. Contact</h2>
|
<h2 id="contact">5. Contact</h2>
|
||||||
<p>
|
<p>
|
||||||
If you have questions about this policy, contact us at
|
If you have questions about this policy, contact us at
|
||||||
<a href="mailto:support@example.com">apactech65@gmail.com</a>.
|
<a href="mailto:support@example.com">apactech65@gmail.com</a>.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue