-
Notifications
You must be signed in to change notification settings - Fork 48
/
privacy.html
84 lines (58 loc) · 5.9 KB
/
privacy.html
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>隐私权政策 | Privacy Policy</title>
</head>
<body>
<h1>隐私权政策</h1>
<h1>Privacy Policy</h1>
<p>感谢您使用 N-Tab(以下简称"我们"或"插件")。我们非常重视您的隐私权,并致力于保护您的个人信息。本隐私权政策旨在向您说明我们收集、使用和保护您的个人信息的方式。请在使用我们的插件之前仔细阅读本隐私权政策。</p>
<p>Thank you for using N-Tab (hereinafter referred to as "we" or "the plugin"). We value your privacy and are committed to protecting your personal information. This Privacy Policy is intended to inform you about how we collect, use, and protect your personal information. Please read this Privacy Policy carefully before using our plugin.</p>
<h2>1. 信息收集 | Information Collection</h2>
<h3>1.1 自动收集信息 | Automatic Information Collection</h3>
<p>当您使用 N-Tab 插件时,我们可能会自动收集与您的使用相关的信息,包括但不限于浏览器类型、操作系统、IP 地址、访问时间等。这些信息将用于改进插件的性能和功能,并帮助我们提供更好的用户体验。</p>
<p>When you use the N-Tab plugin, we may automatically collect information related to your use, including but not limited to your browser type, operating system, IP address, and access time. This information will be used to improve the performance and functionality of the plugin and help us provide a better user experience.</p>
<h3>1.2 个人信息 | Personal Information</h3>
<p>N-Tab 不会主动收集您的个人身份信息。然而,如果您选择向我们提供反馈、报告问题或与我们联系,您可能会提供一些个人信息,如您的姓名、电子邮件地址等。我们承诺保护您提供的个人信息,并仅在必要时用于回复您的请求和提供支持服务。</p>
<p>N-Tab does not actively collect your personal identification information. However, if you choose to provide feedback, report issues, or contact us, you may provide some personal information such as your name, email address, etc. We promise to protect the personal information you provide and only use it to respond to your requests and provide support services when necessary.</p>
<h2>2. 信息使用 | Information Use</h2>
<p>我们仅会将您的个人信息用于以下目的:</p>
<p>We will only use your personal information for the following purposes:</p>
<ul>
<li>提供、维护和改进 N-Tab 插件的功能和服务;</li>
<li>回复您的反馈、问题和支持请求;</li>
<li>向您发送与插件相关的通知和更新;</li>
<li>遵守适用的法律法规和法律程序要求。</li>
</ul>
<ul>
<li>To provide, maintain, and improve the functionality and services of the N-Tab plugin;</li>
<li>To respond to your feedback, questions, and support requests;</li>
<li>To send you notifications and updates related to the plugin;</li>
<li>To comply with applicable laws, regulations, and legal process requirements.</li>
</ul>
<h2>3. 信息共享与披露 | Information Sharing and Disclosure</h2>
<p>我们不会向任何第三方出售、交易或转让您的个人信息。然而,在以下情况下,我们可能会与第三方共享您的个人信息:</p>
<p>We will not sell, trade, or transfer your personal information to any third party. However, we may share your personal information with third parties in the following circumstances:</p>
<ul>
<li>获得您的明确同意;</li>
<li>遵守适用的法律法规和法律程序要求;</li>
<li>保护我们的权利、财产或安全,以及其他用户的权利、财产或安全。</li>
</ul>
<ul>
<li>With your explicit consent;</li>
<li>To comply with applicable laws, regulations, and legal process requirements;</li>
<li>To protect our rights, property, or safety, as well as the rights, property, or safety of other users.</li>
</ul>
<h2>4. 信息安全 | Information Security</h2>
<p>我们采取合理的安全措施来保护您的个人信息。然而,请注意,互联网上的数据传输和存储并不完全安全,我们无法保证数据的绝对安全性。使用 N-Tab 插件时,您自行承担风险。</p>
<p>We take reasonable security measures to protect your personal information. However, please note that data transmission and storage over the Internet are not completely secure, and we cannot guarantee the absolute security of the data. You assume the risk when using the N-Tab plugin.</p>
<h2>5. 隐私权政策的更新 | Privacy Policy Updates</h2>
<p>我们可能会不时更新本隐私权政策。更新后的隐私权政策将在插件上发布,并自更新生效之日起取代先前版本。建议您定期查看本隐私权政策,以了解任何变更。继续使用 N-Tab 插件将被视为您接受更新后的隐私权政策。</p>
<p>We may update this Privacy Policy from time to time. The updated Privacy Policy will be posted on the plugin and will replace the previous version from the effective date of the update. It is recommended that you regularly review this Privacy Policy for any changes. Continued use of the N-Tab plugin will be deemed as your acceptance of the updated Privacy Policy.</p>
<h2>6. 联系我们 | Contact Us</h2>
<p>如果您对本隐私权政策或您的个人信息有任何疑问或意见,请联系我们:<a href="mailto:[email protected]">[email protected]</a>。</p>
<p>If you have any questions or concerns about this Privacy Policy or your personal information, please contact us at: <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>最后更新时间 | Last Updated: 2023年10月9日 | October 9, 2023</p>
</body>
</html>