From 6013969e76bd41e966ad04b486925715f30c98c4 Mon Sep 17 00:00:00 2001 From: puglieri <112409628+puglieri@users.noreply.github.com> Date: Fri, 28 Aug 2026 13:31:16 -0300 Subject: [PATCH 1/2] Update extensions.md --- docs/general/extensions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/general/extensions.md b/docs/general/extensions.md index efd4d4b0172..6d25d77c2fc 100644 --- a/docs/general/extensions.md +++ b/docs/general/extensions.md @@ -95,6 +95,10 @@ Here we will describe some of the most popular userscript catalogs. [OpenUserJS.org](https://openuserjs.org/) is an open-source userscript catalog written in nodeJS. It's not moderated, so keep an eye out for suspicious scripts. +#### NamuLink + +[NamuLink](https://github.com/FilteringDev/NamuLink) is an open-source userscript that removes Naver PowerLink advertisements from NamuWiki by bypassing the site's advanced link obfuscation mechanisms. The project is maintained by the AdGuard team and the broader ad-blocking community. + #### Community If you like the idea of customizing your browser with userscripts and have questions, you can ask them on one of these websites: From c4d7e950caf5b3afa4e943e6ef0d15f9e600c3cb Mon Sep 17 00:00:00 2001 From: puglieri <112409628+puglieri@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:13:59 -0300 Subject: [PATCH 2/2] Update extensions.md --- docs/general/extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/extensions.md b/docs/general/extensions.md index 6d25d77c2fc..e62379d2b2b 100644 --- a/docs/general/extensions.md +++ b/docs/general/extensions.md @@ -75,7 +75,7 @@ To try it out: #### tinyShield -A userscript for people visiting Korean websites and some international websites. The tinyShield userscript blocks Ad-Shield ads and anti-adblocks. This userscript can be installed in AdGuard CoreLibs-based apps, Violentmonkey, Tampermonkey, and [quoid/userscripts](https://github.com/quoid/userscripts). Learn more about tinyShield and how to install it on [GitHub](https://github.com/List-KR/tinyShield). +tinyShield is primarily designed for Korean websites protected by Ad-Shield, but it also supports many international websites that use the same ad anti-adblocking technology. This userscript can be installed in AdGuard CoreLibs-based apps, Violentmonkey, Tampermonkey, and [quoid/userscripts](https://github.com/quoid/userscripts). Learn more about tinyShield and how to install it on [GitHub](https://github.com/FilteringDev/tinyShield). ### Where can you get more userscripts?{#more-userscripts}