Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seia-soto/list-kr-script
This userscript blocks complicated advertisement to block on NamuWiki, website protected by ad-shield, etc.
https://github.com/seia-soto/list-kr-script
Last synced: about 11 hours ago
JSON representation
This userscript blocks complicated advertisement to block on NamuWiki, website protected by ad-shield, etc.
- Host: GitHub
- URL: https://github.com/seia-soto/list-kr-script
- Owner: seia-soto
- License: mpl-2.0
- Created: 2022-03-25T10:53:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T17:11:27.000Z (over 2 years ago)
- Last Synced: 2024-11-05T16:57:48.431Z (about 2 months ago)
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
### List-KR Script
List-KR [^1] Script blocks complicated advertisement to block on NamuWiki, website protected by ad-shield, etc.### Quick Start
Just click the following URL to detect this userscript.https://github.com/List-KR/List-KR-Script/raw/rel/List-KR-Script.user.js
### How to install
- [Tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/) [^2] - Browser extension
1. Open settings of Tampermonkey.
2. Go to `Utilities` tab.
3. Input the following URL into `Install from URL`:
```
https://github.com/List-KR/List-KR-Script/raw/rel/List-KR-Script.user.js
```
4. Confirm metadata of the userscript and click `Install`.
- AdGuard for Windows
1. Click `Settings`.
2. Click `Extensions`.
3. Click `Add extension`.
4. Input the following URL:
```
https://github.com/List-KR/List-KR-Script/raw/rel/List-KR-Script.user.js
```
5. Click `Install`.
6. Confirm metadata of the userscript and click `Install`.- AdGuard for Android
1. Go to Settings -> Extension.
2. Touch `New extension`.
3. Input the following URL:
```
https://github.com/List-KR/List-KR-Script/raw/rel/List-KR-Script.user.js
```
4. Touch `Next`.
5. Confirm metadata of the userscript and touch `Add`.- AdGuard for iOS
Userscript is not supported currently on AdGuard for iOS.
However, It will be supported in the future.[^3][^1]: [List-KR](https://github.com/List-KR/List-KR) is a filter that blocks advertisements on Korean-based website. It is enabled on AdGuard by default.
[^2]: Tampermonkey will be unabled/hard to use on Google Chrome, Microsoft Edge, Naver Whale and other Chromium-based browser because of Manifest V3 announcement of Google. And, an ad-blocker like AdGuard and uBlock Origin will be the same. Please consider transferring to Mozilla Firefox ([English](https://www.mozilla.org/en-US/firefox/download/thanks/) [Korean](https://www.mozilla.org/ko/firefox/download/thanks/)) or purchasing AdGuard installable program. [ZdNet](https://www.zdnet.com/article/chrome-api-update-will-kill-a-bunch-of-other-extensions-not-just-ad-blockers/) [AdGuard](https://adguard.com/en/blog/manifestv3-timeline.html) [9to5google](https://9to5google.com/2019/01/29/chrome-manifest-v3-tampermonkey/) [BleepingComputer 1](https://www.bleepingcomputer.com/news/google/tampermonkey-may-be-the-next-victim-of-googles-chrome-manifest-v3-changes/) [BleepingComputer 2](https://www.bleepingcomputer.com/news/security/chrome-extension-manifest-v3-may-break-ublock-origin-content-blocker/) [Tampermonkey](https://github.com/Tampermonkey/tampermonkey/issues/644)
[^3]: https://github.com/AdguardTeam/AdguardForiOS/issues/1542