-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
311 lines (302 loc) · 10.4 KB
/
index.html
File metadata and controls
311 lines (302 loc) · 10.4 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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Discover overlapping stocks held by top investors from India & the U.S. Use Superstar Investors Tracker Chrome Extension to compare portfolios of smart money giants from Trendlyne, Trade Brains, Univest, and HedgeFollow."
/>
<meta
name="keywords"
content="Chrome Extension, Stock Market, Trendlyne, Portfolio Tracking, Investing,Trade Brains, Univest, and HedgeFollow"
/>
<meta name="author" content="Your Name" />
<meta
property="og:title"
content="Super Investor Tracker - Chrome Extension"
/>
<meta
property="og:description"
content="Discover and track top investors' stock portfolios with our Chrome extension."
/>
<meta property="og:image" content="logo.png" />
<meta property="og:url" content="https://superstarinvestorstracker.com/" />
<title>Superstar Investors Tracker - Chrome Extension</title>
<style></style>
<link rel="stylesheet" href="styles.css" />
<link rel="canonical" href="https://superstarinvestorstracker.com/" />
</head>
<body>
<nav>
<div id="bigLogo">
<span>Superstar Investors Tracker</span>
<img width="25%" height="200px" src="Images/big_logo.jpeg" alt="logo" />
</div>
<button id="menu-toggle" aria-label="Toggle navigation">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
d="M3 17h18M3 12h18M3 7h18"
/>
</svg>
</button>
<ul id="nav-menu">
<li><a href="#">Home</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#howTouse">How It Works</a></li>
<li><a href="#faq">Faq</a></li>
<li><a href="#contactForm">Contact</a></li>
</ul>
<div id="smallLogo">
<img src="Images/logo.png" alt="logo" />
<span>Superstar Investors Tracker</span>
</div>
<div><a href="#">Home</a></div>
<div><a href="#features">Features</a></div>
<div><a href="#howTouse">How it Works</a></div>
<div><a href="#faq">FAQ</a></div>
<div><a href="#contactForm">Contact</a></div>
<div>
<a
href="https://chromewebstore.google.com/detail/superstar-investors-track/balepbpbfnkepcbhhmfpibeljkmgebld"
target="_blank"
><svg
xmlns="http://www.w3.org/2000/svg"
width="26"
height="26"
fill="#FFFFFF"
class="inline mr-2"
viewBox="0 0 16 16"
>
<path
fill-rule="evenodd"
d="M16 8a8.001 8.001 0 0 1-7.022 7.94l1.902-7.098a2.995 2.995 0 0 0 .05-1.492A2.977 2.977 0 0 0 10.237 6h5.511A8 8 0 0 1 16 8ZM0 8a8 8 0 0 0 7.927 8l1.426-5.321a2.978 2.978 0 0 1-.723.255 2.979 2.979 0 0 1-1.743-.147 2.986 2.986 0 0 1-1.043-.7L.633 4.876A7.975 7.975 0 0 0 0 8Zm5.004-.167L1.108 3.936A8.003 8.003 0 0 1 15.418 5H8.066a2.979 2.979 0 0 0-1.252.243 2.987 2.987 0 0 0-1.81 2.59ZM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
></path>
</svg>
<div>Add to Chrome</div></a
>
</div>
</nav>
<!-- Hero Section -->
<header>
<h1>Superstar Investors Tracker</h1>
<p>
Track Common Stocks Held by Top Investors | Global Portfolio Analyzer
</p>
<div>
<a
href="https://chromewebstore.google.com/detail/superstar-investors-track/balepbpbfnkepcbhhmfpibeljkmgebld"
target="_blank"
><svg
xmlns="http://www.w3.org/2000/svg"
width="26"
height="26"
fill="#FFFFFF"
class="inline mr-2"
viewBox="0 0 16 16"
>
<path
fill-rule="evenodd"
d="M16 8a8.001 8.001 0 0 1-7.022 7.94l1.902-7.098a2.995 2.995 0 0 0 .05-1.492A2.977 2.977 0 0 0 10.237 6h5.511A8 8 0 0 1 16 8ZM0 8a8 8 0 0 0 7.927 8l1.426-5.321a2.978 2.978 0 0 1-.723.255 2.979 2.979 0 0 1-1.743-.147 2.986 2.986 0 0 1-1.043-.7L.633 4.876A7.975 7.975 0 0 0 0 8Zm5.004-.167L1.108 3.936A8.003 8.003 0 0 1 15.418 5H8.066a2.979 2.979 0 0 0-1.252.243 2.987 2.987 0 0 0-1.81 2.59ZM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
></path>
</svg>
<div>Add to Chrome</div></a
>
</div>
</header>
<!-- Video on loop acts as GIF -->
<section id="demo-video" style="text-align: center; padding: 2rem 1rem;">
<video
id="extensionDemo"
src="Images/demo.mp4"
autoplay
loop
muted
controls
playsinline
>
Your browser does not support the video tag.
</video>
</section>
<!-- Features Section -->
<section id="features">
<div>
<p><span>......</span><span>Why choose</span></p>
<h2 class="bigScreen">
Key Features <br />
Of Superstar Investors Tracker
</h2>
<h2 class="smallScreen">Key Features Of Superstar Investors Tracker</h2>
</div>
<div></div>
</section>
<section id="getStarted">
<a href=""
><span>Get Started Here</span>
<span>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
fill="currentColor"
d="m11.71 15.29l2.59-2.59a.996.996 0 0 0 0-1.41L11.71 8.7c-.63-.62-1.71-.18-1.71.71v5.17c0 .9 1.08 1.34 1.71.71"
/>
</svg>
</span>
</a>
</section>
<div class="triangle"></div>
<!-- How to Use Section with Autoplay Video -->
<section id="howTouse">
<div class="left">
<div>
<span>......</span>
<h2>how to use</h2>
</div>
<h2>Superstar Investors Tracker On Chrome ?</h2>
</div>
<div class="right">
<img src=Images/sample.png alt="err" />
<!-- <img width="100" height="100" src=Images/sample.png alt="err" /> -->
</div>
</section>
<!-- FAQ Section -->
<section id="faq">
<div class="faq-container">
<h1>Frequently Asked Questions</h1>
</div>
</section>
<!-- Installation Guide -->
<!-- Contact Form -->
<section id="contactForm" style="margin-bottom:1rem;">
<h1>Contact Form</h1>
<p>If you have any questions or need support, contact me below:</p>
<form class="cf">
<div class="half left cf">
<input type="text" id="input-name" placeholder="Name" />
<input type="email" id="input-email" placeholder="Email address" />
<input type="text" id="input-subject" placeholder="Subject" />
</div>
<div class="half right cf">
<textarea
name="message"
type="text"
id="input-message"
placeholder="Message"
></textarea>
</div>
<input type="submit" value="Submit" id="input-submit" />
</form>
</section>
<!-- pay me coffee page starts with ko-fi -->
<div style="font-family: Arial, sans-serif; font-size: 14px; color: #777; text-align: center; margin-top: 40px;">
<p style="margin: 0.5rem 0;">
Enjoying the tool? <a href="https://ko-fi.com/yourusername" target="_blank" style="color: #ff5f5f; text-decoration: none;">Support it with a coffee ☕</a>
</p>
<script
type="text/javascript"
src="https://storage.ko-fi.com/cdn/widget/Widget_2.js"
></script>
<script type="text/javascript">
kofiwidget2.init("Buy me a Coffee", "#A9746E", "G2G51EASZD");
kofiwidget2.draw();
</script>
</div>
<!-- Footer -->
<footer id="footer" style="margin-top:20px">
<!-- <p>© 2025 Superstar Investors Tracker | <a href="privacy_policy.html" target="_blank">Privacy</a></p> -->
<div>
<div class="footer_col">
<div>
<img
width="70px"
height="70px"
src="Images/big_logo.jpeg"
alt="err"
/><span>Superstar Investors Tracker</span>
</div>
<div>
Install the Superstar Investors Tracker on Chrome to discover common
stocks held by top investors.
</div>
</div>
<div class="footer_col">
<ul>
<li>
<a
href="#features"
style="all: unset; cursor: pointer; text-decoration: none"
>Features</a
>
</li>
<li>
<a
href="#howTouse"
style="all: unset; cursor: pointer; text-decoration: none"
>How It Works</a
>
</li>
<li>
<a
href="#contactForm"
style="all: unset; cursor: pointer; text-decoration: none"
>Feedback</a
>
</li>
<li>
<a
href="#faq"
style="all: unset; cursor: pointer; text-decoration: none"
>Faq</a
>
</li>
</ul>
</div>
<div class="footer_col">
<ul>
<li><h5>Get the extension</h5></li>
<li>
<a
href="https://chromewebstore.google.com/detail/superstar-investors-track/balepbpbfnkepcbhhmfpibeljkmgebld"
target="_blank"
>Download</a
>
</li>
</ul>
</div>
<div class="footer_col">
<p>
© 2025 Superstar Investors Tracker |
<a href="privacy_policy.html" target="_blank">Privacy</a>
<a href="terms_and_conditions.html" target="_blank">Terms</a>
<a href="refunds.html" target="_blank">Refunds</a>
</p>
</div>
</div>
</footer>
<script src="superstar.investors.tracker1.1.js"></script>
<script>
window.addEventListener('load', () => {
if (window.location.hash === '#faq') {
const faqSection = document.getElementById('faq');
if (faqSection) {
faqSection.scrollIntoView({ behavior: 'smooth' });
}
}
});
</script>
</body>
</html>