No, I don't want to read 10 sentences of AI slop

Every time I open LinkedIn, it’s the same story.

People writing 15 sentences about how learning Claude Code is a survival skill in 2026 and why you will be fired if you don’t immediately use the Claude skill created by the poster.

But this is only part of the problem. The other part is that people aren’t writing the post, they go to ChatGPT, throw in a generic prompt, and post whatever it gives them back without taking a second look.

Well, if you are going to use LLMs to write the post, I’ll make LLMs read the post.

LinkedIn post before translation
Before
LinkedIn post after translation
After

So I created an extension. It comes with 4 personalities: Blunt, Sarcastic, Gen Z, and Corpo (if you want to enhance the cringe).

I also realized clicking a button on every post gets tiring pretty soon, so I added auto-translate with a configurable timer. I prefer to set it to 1 second, but the default is 5 seconds.

Since the task is straightforward, smaller LLMs handle it well. After researching a number of providers, I landed on Mistral Small because its generous free tier and performance make it a great default.

The extension supports many providers thanks to the models.dev team, which provides a standard JSON format for providers and models along with model capabilities.

I also discovered during this process that Firefox charges zero fees for uploading an add-on to their extension store, which was really cool and makes it accessible to publish hobby projects.

Now, AI writes the post and AI reads the post, we have come full circle :)