-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (25 loc) · 1.68 KB
/
index.html
File metadata and controls
32 lines (25 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Privacy Policy for Yupoo Helper</title>
</head>
<body>
<h1>Privacy Policy for Yupoo Helper</h1>
<p>Last updated: 11/27/2023</p>
<h2>Introduction</h2>
<p>Our extension, Yupoo Helper, is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and safeguard your information when you use our extension.</p>
<h2>Information Collection and Use</h2>
<p>Yupoo Helper does not collect any personal information. We only store user-selected settings such as preferred language and promotional codes for functionality purposes. No personal data is gathered or transmitted.</p>
<h2>Host Permission</h2>
<p>The extension requires host permission to interact with Yupoo web pages. This access is limited to reading and modifying web content for extension functionalities only.</p>
<h2>Storage</h2>
<p>We use the storage permission to save user settings locally on your device. This information includes language preferences and promotional codes, which are stored to enhance user experience and are not shared with any third parties.</p>
<h2>Data Security</h2>
<p>We take reasonable measures to protect the information stored by the extension. However, no method of electronic storage is 100% secure, and we cannot guarantee absolute data security.</p>
<h2>Changes to This Privacy Policy</h2>
<p>We may update our Privacy Policy from time to time. We encourage you to review this page periodically for any changes.</p>
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy, please contact us at: cssbross@gmail.com</p>
</body>
</html>