-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
335 lines (304 loc) · 15.7 KB
/
index.html
File metadata and controls
335 lines (304 loc) · 15.7 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
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="language" content="en">
<meta name="author" content="Browser Chooser Contributors">
<meta name="robots" content="index, follow">
<meta name="theme-color" content="#1a1a1a">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<title>Browser Chooser - The Smart URL Router</title>
<meta name="description"
content="Incredibly lightweight smart URL router for macOS and Windows. Route links to the right browser profile automatically. Native performance, no bloat.">
<link rel="canonical" href="https://github.com/parrotnavy/browser-chooser">
<!-- SEO Keywords -->
<meta name="keywords"
content="browser chooser, url router, browser selector, link router, browser picker, macos browser, windows browser, multi-profile browser, browser automation">
<!-- OpenGraph Meta Tags -->
<meta property="og:title" content="Browser Chooser - The Smart URL Router">
<meta property="og:description"
content="Route links to the right browser profile automatically. Native performance for macOS and Windows.">
<meta property="og:image"
content="https://github.com/parrotnavy/browser-chooser/raw/main/assets/img/og-image.png">
<meta property="og:url" content="https://github.com/parrotnavy/browser-chooser">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Browser Chooser">
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Browser Chooser - The Smart URL Router">
<meta name="twitter:description"
content="Route links to the right browser profile automatically. Native performance for macOS and Windows.">
<meta name="twitter:image"
content="https://github.com/parrotnavy/browser-chooser/raw/main/assets/img/og-image.png">
<!-- Performance Meta Tags -->
<link rel="dns-prefetch" href="https://github.com">
<link rel="dns-prefetch" href="https://www.clarity.ms">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Stylesheets -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png">
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Browser Chooser",
"url": "https://github.com/parrotnavy/browser-chooser",
"logo": "https://github.com/parrotnavy/browser-chooser/raw/main/assets/img/og-image.png",
"description": "A smart URL router that puts you in control of which browser opens your links",
"sameAs": [
"https://github.com/parrotnavy/browser-chooser"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Support",
"url": "https://github.com/parrotnavy/browser-chooser/issues"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Browser Chooser",
"description": "A smart URL router that puts you in control of which browser opens your links. Route links to the right profile, strip tracking, and stay in flow.",
"url": "https://github.com/parrotnavy/browser-chooser",
"applicationCategory": "UtilityApplication",
"operatingSystem": ["macOS", "Windows"],
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"author": {
"@type": "Organization",
"name": "Browser Chooser Contributors"
},
"downloadUrl": "https://github.com/parrotnavy/browser-chooser/releases",
"softwareVersion": "0.3.1",
"image": "https://github.com/parrotnavy/browser-chooser/raw/main/assets/img/og-image.png"
}
</script>
<!-- Microsoft Clarity -->
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/__CLARITY_PROJECT_ID__";
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "__CLARITY_PROJECT_ID__");
</script>
</head>
<body data-clarity-page="home" data-clarity-locale="en">
<header class="site-header">
<div class="container">
<a href="#" class="logo">Browser Chooser</a>
<nav class="site-nav">
<a href="#features">Features</a>
<a href="#faq">FAQ</a>
<a href="#download" class="btn btn-sm btn-primary" data-clarity-event="nav_download_click">Download</a>
</nav>
</div>
</header>
<main>
<section class="hero">
<div class="hero-pattern"></div>
<div class="container">
<h1 class="hero-title">
The smart URL router for<br>
<span class="rotating-text">
<span>macOS & Windows</span>
<span>Developers</span>
<span>Power Users</span>
<span>Privacy Lovers</span>
</span>
</h1>
<p class="hero-subtitle">Browser Chooser puts you in control. <br />Route work links to Chrome, personal
links to Safari, and strip tracking parameters automatically.</p>
<div class="hero-badge">
<span>Less 5MB • Native Performance </span>
</div>
<div class="hero-actions">
<a class="btn-3d" href="dl/" data-download-os="macos" data-download-base="dl/" data-clarity-event="download_macos_click">
<span class="btn-text">Download for macOS</span>
<span class="btn-sub">Latest release</span>
</a>
<button class="btn-3d" disabled>
<span class="btn-text">Download for Windows</span>
<span class="btn-sub">Coming Soon</span>
</button>
</div>
<div class="hero-image-container" id="heroTilt">
<div class="hero-screenshots">
<img src="assets/img/screenshot-settings.png" alt="Browser Chooser Settings"
class="hero-screenshot hero-screenshot-main">
<div class="hero-screenshot-row">
<img src="assets/img/screenshot-rules.png" alt="Browser Chooser Rules Editor"
class="hero-screenshot hero-screenshot-rules">
<img src="assets/img/screenshot-prompt.png" alt="Browser Chooser Prompt"
class="hero-screenshot hero-screenshot-prompt">
</div>
</div>
</div>
</div>
</section>
<section id="features" class="features">
<div class="container">
<h2 class="section-title">Why you'll love it</h2>
<div class="feature-grid">
<!-- Feature 1 -->
<div class="feature-card">
<div class="feature-icon">🎯</div>
<h3>Smart Routing</h3>
<p>Define exactly where your links go. Route by URL pattern, source app, or modifier keys. Work
links to Work Chrome, personal to Safari.</p>
</div>
<!-- Feature 2 -->
<div class="feature-card">
<div class="feature-icon">🔀</div>
<h3>Multi-Profile</h3>
<p>Stop juggling windows. Auto-detects profiles for Chrome, Edge, Brave, Vivaldi, and Arc. Each
profile is a dedicated target.</p>
</div>
<!-- Feature 3 -->
<div class="feature-card">
<div class="feature-icon">🛡️</div>
<h3>Privacy First</h3>
<p>Clean links automatically. Strips tracking parameters like <code>utm_source</code>,
<code>fbclid</code>, and <code>gclid</code> before they hit your browser.</p>
</div>
<!-- Feature 4 -->
<div class="feature-card">
<div class="feature-icon">🎨</div>
<h3>Easy & Beautiful UI</h3>
<p>Choose with style. When a rule doesn't match, a beautiful selection menu appears. Choose
between Row layout or Radial menu.</p>
</div>
<!-- Feature 5 -->
<div class="feature-card">
<div class="feature-icon">⚡</div>
<h3>Native Speed</h3>
<p>Built natively with Swift 6 (macOS) and .NET 9 (Windows). Starts instantly, uses minimal
memory, and feels right at home.</p>
</div>
<!-- Feature 6 -->
<div class="feature-card">
<div class="feature-icon">🪶</div>
<h3>Tiny Footprint</h3>
<p>Less than 5MB. No bloat, no unnecessary dependencies—just pure performance.</p>
</div>
<!-- Feature 7 -->
<div class="feature-card">
<div class="feature-icon">🔗</div>
<h3>URL Expansion</h3>
<p>Know before you go. Automatically expands short URLs (bit.ly, t.co) so you can see the
destination and route accurately.</p>
</div>
<!-- Feature 8 -->
<div class="feature-card">
<div class="feature-icon">⚙️</div>
<h3>Rule Engine</h3>
<p>Logic that works for you. Use "contains", "regex", or "ends with". Top-down evaluation
ensures specific rules win.</p>
</div>
<!-- Feature 9 -->
<div class="feature-card">
<div class="feature-icon">📡</div>
<h3>Dev Friendly</h3>
<p>Automate your browsing. Use our custom URL scheme API (<code>x-browser-chooser://</code>) to
trigger specific browsers from scripts.</p>
</div>
</div>
</div>
</section>
<section id="faq" class="faq">
<div class="container">
<h2 class="section-title">Frequently Asked Questions</h2>
<div class="faq-grid">
<div class="faq-item">
<h4>Why is Browser Chooser so small?</h4>
<p>Browser Chooser is built natively with Swift (macOS) and .NET (Windows). This means no
bundled Chromium browser, no Node.js runtime—just efficient native code. The result? Less 5MB
app that starts instantly and uses minimal memory.</p>
</div>
<div class="faq-item">
<h4>Is Browser Chooser free?</h4>
<p>Yes. Browser Chooser is free to use. No subscriptions, no
tracking, just a better way to browse.</p>
</div>
<div class="faq-item">
<h4>How does it handle my data?</h4>
<p>Privacy is our priority. All URL processing and rule evaluation happens locally on your
machine. We never collect, store, or transmit your browsing history.</p>
</div>
<div class="faq-item">
<h4>Can I use it on Windows?</h4>
<p>Yes! While many URL routers are Mac-only, we offer a first-class native experience for
Windows 10 and 11 users.</p>
</div>
</div>
</div>
</section>
<section id="download" class="download-cta">
<div class="container">
<h2>Ready to take control?</h2>
<p>Download the latest version for your OS.</p>
<div class="download-buttons">
<a class="btn-3d" href="dl/" data-download-os="macos" data-download-base="dl/" data-clarity-event="download_macos_click">
<span class="btn-text">Download for macOS</span>
<span class="btn-sub">Latest release</span>
</a>
<button class="btn-3d" disabled>
<span class="btn-text">Download for Windows</span>
<span class="btn-sub">Coming Soon</span>
</button>
</div>
<!-- <p class="version-note" style="margin-top: 24px; opacity: 0.6; font-size: 14px;">Latest Release: v0.3.1
(Windows) / v0.2.8 (macOS)</p> -->
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<div class="footer-content">
<div class="footer-logo">Browser Chooser</div>
<div class="footer-links">
<a href="https://github.com/parrotnavy/browser-chooser" target="_blank"
rel="noopener" data-clarity-event="footer_github_click">GitHub</a>
<a href="privacy.html" data-clarity-event="footer_privacy_click">Privacy Policy</a>
<a href="terms.html" data-clarity-event="footer_terms_click">Terms</a>
</div>
</div>
<div class="footer-copyright">
© 2026 Browser Chooser.
</div>
</div>
</footer>
<script src="assets/js/clarity-events.js"></script>
<script src="assets/js/download-latest-macos.js"></script>
<script>
(function () {
const container = document.getElementById('heroTilt');
if (!container) return;
const inner = container.querySelector('.hero-screenshots');
if (!inner) return;
const MAX_TILT = 6; // degrees — subtle, just corners moving
container.addEventListener('mousemove', function (e) {
const rect = container.getBoundingClientRect();
const x = (e.clientX - rect.left) / rect.width; // 0..1
const y = (e.clientY - rect.top) / rect.height; // 0..1
const rotateY = (x - 0.5) * MAX_TILT * 2; // -MAX_TILT to +MAX_TILT
const rotateX = (0.5 - y) * MAX_TILT * 2; // inverted for natural feel
inner.style.transform = 'rotateX(' + rotateX + 'deg) rotateY(' + rotateY + 'deg)';
});
container.addEventListener('mouseleave', function () {
inner.style.transform = 'rotateX(0deg) rotateY(0deg)';
});
})();
</script>
</body>
</html>