Landing page and privacy policy for the CtrlQuery Chrome extension.
Hosted on GitHub Pages. Static HTML + Tailwind CDN — no build step.
Open index.html directly in a browser, or run any static server from this folder:
python -m http.server 8000
# then visit http://localhost:8000Any push to main auto-deploys to GitHub Pages.