Chrome extension

A tiny popup lists every tool this site exposes. Pick one and we open the app in a new tab. The SEO checker receives the page you were on automatically.

Download

Unpack the zip, then in Chrome go to chrome://extensions, enable Developer mode, and choose Load unpacked with the extracted folder.

Download extension (.zip)

Re-run npm run build before deploying so the zip matches this deployment.

Connect to this site

After installing, open the extension popup and use Options if needed. Set App base URL to the same origin you use in the browser (no trailing slash), e.g. this site or http://localhost:5173 for local dev.

If you installed from this deployment, set Options to https://tools.jordano.ca (no trailing slash).

The popup loads /api/tools from that origin so new tools appear as soon as they ship—no extension update required.

For SEO checker, only ordinary http or https pages are sent; the same public-URL rules as the main tool still apply on the server.