The irritation
Friends kept sending me TikTok links even though I did not want the app. The mobile web experience answered by muting the video, covering it with prompts, and pushing me toward an install.
Paste a TikTok video link and watch it in a normal browser without installing TikTok or fighting its app prompts.

Built because…
Friends kept sending me TikTok links even though I did not want the app. The mobile web experience answered by muting the video, covering it with prompts, and pushing me toward an install.
In roughly fifteen minutes, I built a page where you paste one TikTok video URL and press Go. A small Node and Express backend calls TikTok's oEmbed endpoint while a static frontend presents the playable embed.
The utility depends on TikTok's embed behavior and only handles video posts; photo carousels are outside the format returned by the integration.
Under the casing
Scope of work
No victory-lap math
LinkTok is a released single-purpose utility for watching a shared TikTok video in the browser, including full-screen and sound, without pretending to be a feed or bookmark manager.
Sometimes the useful product is a tiny adapter between a link someone sends and the viewing experience you actually wanted.
In the playable workshop, LinkTok lives in the Prototype Bench as a link cartridge. You can inspect it without unlocking anything.