Sanakirja org Adblock
10.10.2025 by HenDaBen

"May our CPU usage be high and performance low" -Sanakirja org sysadmins
What the fuss?
So recently I have been using Sanakirja.org, a dictionary to translate certain words between english and finnish. What started to concern me, was that I realized my CPU would hit all time highs for a brief moment.

So what was this about?
I know I have this bad habit of having multiple (yeah, just a few..) tabs open. But they fall asleep if they haven't been used for a while! I checked the Microsoft Defender - I haven't had hits there, just some faulty threats in the history. Then I checked out the current processes and services. Nothing special, just Google Chrome eating lots of RAM. But it did have a high CPU usage at times.
Now I had my server GUI in one tab, chatGPT in one, YouTube in two tabs, mail, dictionary and Coordinate Converter in one. The suspect was one of these tabs, I knew it.
By closing one at a time the CPU usage fell a little, but the spikes continued to happen until Sanakirja.org was closed. Bingo!
Solution
TamperMonkey. The Google Chrome addon, that I have covered earlier when I made the blog about the YouTube Adblocker some time ago.
By creating a new UserScript in your profile, just add the following code to your project:
.. and hit save! Now, head to www.sanakirja.org and enable the plugin on the site, if that already didn't happen automatically.
Enjoy!
Quick guide
- 1. Go to tampermonkey.net
- 2. Add the addon to your browser (Chrome, Firefox, Edge etc)
- 3. Go to your user scripts and create a new one
- 4. Paste the code I made above
- 5. Hit save and go to www.sanakirja.org
- 6. Enjoy the adless lifestyle
Remember, you can use this pice of code to edit ANY website! Youtube? Check. Facebook? Check. Mail? Check.
Just find the site's adblock elements (CTRL + Shift + I or top-right menu, dev tools) and replace the element names on line 17.