-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpolicy.html
More file actions
145 lines (134 loc) · 6.6 KB
/
policy.html
File metadata and controls
145 lines (134 loc) · 6.6 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
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="SheetCollector,CSV,TSV,Large CSV file, huge CSV file,Large datasets,Huge table data,Big table data,Huge data table,Finance/Business Assistant">
<meta name="description" content="SheetCollector is a local-first app, help you manage vast spreadsheets in one place, working with huge datasets containing thousands of rows, long text entries in a single row, word-dense grids, all this app is built to perform.. SheetCollector supports CSV, TSV, and JSON imports, with flexible exports to CSV, PDF (A0-A5 in both portrait and landscape), and JPEG (A0-A5, plus long single-page).">
<link rel="apple-touch-icon" href="./macOS512.png">
<link rel="shortcut icon" href="./macOS512.png" media="(prefers-color-scheme: light)" />
<link rel="shortcut icon" href="./macOS512.png" media="(prefers-color-scheme: dark)"/>
<link rel="icon" type="image/png" href="./macOS512.png">
<title>Privacy Policy for SheetCollector</title>
<style>
:root {
--accent-color: #34C759; /* 隐私政策建议使用绿色,代表安全 */
--bg-color: #f5f5f7;
--card-bg: #ffffff;
--text-primary: #1d1d1f;
--text-secondary: #6e6e73;
--border-radius: 12px;
}
@media (prefers-color-scheme: dark) {
:root {
--bg-color: #000000;
--card-bg: #1c1c1e;
--text-primary: #f5f5f7;
--text-secondary: #86868b;
}
}
header {
text-align: center;
margin-bottom: 10px;
padding-top: 0px;
}
footer {
text-align: center;
margin-bottom: 10px;
padding-top: 0px;
}
.app-icon {
width: 64px;
height: 64px;
margin: 0 auto 15px;
background-image: url('./macOS512.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center;
filter: drop-shadow(0 8px 12px rgba(0,0,0,0.12));
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
line-height: 1.6;
color: #333;
max-width: 800px;
margin: 0 auto;
padding: 10px 20px;
background-color: #f9f9f9;
}
.container {
background-color: #fff;
padding: 40px;
padding-top: 0px;
border-radius: 12px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
h1 {
font-size: 24px;
color: #1a1a1a;
margin-bottom: 8px;
border-bottom: 2px solid #eee;
padding-bottom: 10px;
}
.effective-date {
color: #666;
font-size: 14px;
margin-bottom: 30px;
}
h2 {
font-size: 18px;
color: #2c3e50;
margin-top: 25px;
margin-bottom: 12px;
}
p {
margin-bottom: 16px;
text-align: justify;
}
.contact-info {
background-color: #f0f7ff;
padding: 15px;
border-left: 4px solid #007bff;
border-radius: 4px;
margin-top: 20px;
}
</style>
</head>
<body>
<header>
<a href="https://apps.apple.com/us/app/id6733222153"><div class="app-icon"></div></a>
<h1>Privacy Policy for <a href="https://apps.apple.com/us/app/id6733222153">SheetCollector</a></h1>
</header>
<div class="container">
<p class="effective-date">Effective Date: 2026-02-15</p>
<h2>1. Introduction</h2>
<p>
<a href="https://apple.co/4fy5hJW" title="An easy table data collector">
<image src="./images/eTableCollector64.png" alt="SheetCollector" align="left" width="64" hspace="5" vspace="5" />
</a>
SheetCollector(formerly known as eTable Collector) values your privacy and is committed to protecting your data. This Privacy Policy outlines how SheetCollector manages your data, including collection, storage, and security practices. By using SheetCollector, you agree to this policy.
</p>
<h2>2. Data Collection</h2>
<p>SheetCollector does <strong>not collect, share, or transmit</strong> any personal or usage data. All data processed within the app remains locally stored on your device.</p>
<h2>3. Data Security</h2>
<p>Your data security is our priority. SheetCollector operates data offline, ensuring that all files and data are managed directly on your device, without external transmissions. Unless you enable sharing for this app or its data, all data is stored locally on your device.</p>
<h2>4. Access to Data</h2>
<p>The data you manage within SheetCollector, such as tables and file exports, is accessible only to you - unless you shared it to others. SheetCollector does not have any mechanism to remotely access, upload, or back up your data outside of your device.</p>
<h2>5. Offline Functionality</h2>
<p>SheetCollector is designed to function offline, there is no need for Internet connection, nor any background or hidden data transfer processes. This enhances both security and privacy by keeping all information on the device.</p>
<h2>6. Changes to the Privacy Policy</h2>
<p>We may update this Privacy Policy from time to time. We will notify you of any significant changes by updating the effective date at the top of this policy. Continued use of SheetCollector after any modifications signifies acceptance of these changes.</p>
<h2>7. Contact Information</h2>
<p>If you have any questions regarding this Privacy Policy or data management practices within SheetCollector, please contact us at: <strong>danjian42@gmail.com</strong>.</p>
</div>
<footer>
<h3>
<a href="https://apps.apple.com/cn/app/id6733222153?platform=mac" style="margin-left: 8px;"><img src="./images/Download_on_the_Mac_App_Store_Badge_US-UK_RGB_blk_092917.svg" alt="Apple Mac Icon"></a>
<a href="https://apps.apple.com/cn/app/id6733222153?platform=iphone" style="margin-left: 16px;"><img src="./images/Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg" alt="Apple iPhone/iPad Icon"></a>
</h3>
<h3>
<a href="https://apps.apple.com/cn/app/id6733222153?platform=mac" style="margin-left: 8px;"><img width="128" height="128" src="./images/eTableCollectorQR.jpeg" alt="On Apple Store QR"></a>
</h3>
</footer>
</body>
</html>