What is this?

Highlight any cringe LinkedIn post. A floating ๐Ÿ” Translate button appears next to your selection. Click it. A loading window opens with a chicken that follows your cursor and pecks at it (yes, really). 1–3 seconds later the post's actual meaning is on screen — clichรฉs underlined on the left, a Real Life Translation card on the right.

The real product is a Tampermonkey userscript that runs on linkedin.com. The widget below is a live demo so you can play with it without installing anything.

What's on the card

Live Demo — feed the chicken ๐Ÿ”

Requires the backend running locally on http://localhost:8000docker compose up from the project root.

Development Team

The team at Singapore Stupid Hackathon 2026

T Kandasami

Chit Su Moe Oo

Bin Xu

Install the userscript

  1. Make sure the backend is running on http://localhost:8000 (this page wouldn't load otherwise).
  2. Install the Tampermonkey browser extension.
  3. Open userscript/linkedin-translator.user.js from the project repo — Tampermonkey will detect the metadata header and offer to install.
  4. Visit linkedin.com, highlight any post, click the floating Translate button.

Changelog

Update this list whenever code changes ship.