From userscript to Chrome extension: say goodbye to Greasemonkey, Tampermonkey
prahladyeri.github.io·22h·
Discuss: Hacker News
Flag this post

Posted on 14 Oct 2022

Userscripts are a very useful and handy tool in the hands of power users. Just like customized garnishing, salt and pepper, etc. we put on our food before we eat, we can add custom javascript tweaks on the websites we visit.

For example, you may want Reddit to automatically highlight the recently posted (unread) comments on a post or thread. Another example is that when you perform a Google search, you may want trusted sites highlighted specifically (based on a pre-filtered list if you have one).

The classical or traditional way of running these userscripts is by using the “monkey” extensions, the most popular of them being [Greasemonkey](https://addons.mozilla.org/en…

Similar Posts

Loading similar posts...