Ouch face Free

Doom face instead of number of spellcheck errors

Try Crowdin

Screenshot

This work has been heavily inspired by the In Your Face VS Code extension made by Virej Dasani.

What is it?

Copy link

'Ouch Faces' replaces the number of errors found by the spellcheck with the Doom Face. The more errors spellcheck finds, the harder it gets.

How to use Ouch Faces

Copy link
  • Copy the code
$("<style>").text(".spellcheck-badge { opacity: 0; }").appendTo("head"),setInterval(()=>{let e=$(".spellcheck-badge").text()-1;$(".spellcheck-items").css("background",`url('https://translator-toys.vercel.app/d/doom${e>3?3:e}.png') no-repeat center center`).css("background-size","contain")},500);
  • From the Crowdin project page, select the langauge and open a file you will be translating.
  • When Crowdin Editor is open in your browser. Click on the address bar and type javascript: and then paste the code.

    yes, right in the URL address bar

  • Press Enter.
  • Have fun.

Adding Ouch Faces to your browser

Copy link

Follow this guide to create a bookmarklet in your browser and have Ouch Faces available every time you translate. Just click the bookmark as a button every time you're in Crowdin Editor.

Your new spellcheck errors indicator

Copy link

Screenshot

Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.

Learn More
Categories
Other
Works with
  • Crowdin Enterprise
  • crowdin.com
Details

Released on Dec 8, 2022

Updated on Dec 10, 2022

Published by Community

Identifier:ouch-face