No extension · No account · Pure static

Tab Namer

Give any browser tab a custom title straight from its URL. Perfect for labeled bookmarks, dashboards, and shareable links.

Try it — build your link

Tab will show: Prod Logs

How it works

  1. Append ?name=Your%20Title to the page URL.
  2. The page reads the name parameter and sets document.title to it.
  3. Your tab — and any bookmark you save — keeps that custom name.

Spaces become %20 (the generator above handles this for you).

Why use it

🔖 Labeled bookmarks

Save links that show a meaningful name in the tab strip instead of a generic page title.

🧭 Tell tabs apart

Running three of the same dashboard? Name them Prod, Staging, and Dev at a glance.

🔗 Shareable

Send a teammate a pre-named link — the title travels in the URL itself.

⚡ Zero install

No browser extension, no sign-up. Just a static page you can host anywhere.

Good to know

A page can only set its own title — browser security prevents one site from renaming another site's tab. Tab Namer is ideal as a labeled landing/bookmark page. To relabel arbitrary sites (Gmail, etc.), you'd need a browser extension instead.