https://github.com/kauefraga/remove-adblockdetected
๐ฌ An extension that removes the "adblock detected" popup in the animeszone.net website.
https://github.com/kauefraga/remove-adblockdetected
adblock animes extension extension-chrome popup
Last synced: 4 months ago
JSON representation
๐ฌ An extension that removes the "adblock detected" popup in the animeszone.net website.
- Host: GitHub
- URL: https://github.com/kauefraga/remove-adblockdetected
- Owner: kauefraga
- License: mit
- Created: 2023-08-24T21:35:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T14:22:43.000Z (over 1 year ago)
- Last Synced: 2025-03-21T14:09:21.152Z (7 months ago)
- Topics: adblock, animes, extension, extension-chrome, popup
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remove Adblock Detected [](https://github.com/kauefraga/remove-adblockdetected/blob/main/LICENSE)
> I was about to watch some anime and then that pop up just appears... I don't want to disable my adblock because of theirs block trackers, therefore i created it. If you don't have any problem with the trackers and ads, just disable and support the developers. <3
## โฌ How to install
1. Go to [the releases page](https://github.com/kauefraga/remove-adblockdetected/releases) and install the latest version
2. Open the extensions tab of your browser and look for "load unpacked"
3. Select the installed folder and it's done! ๐
Feel free to open an issue if there is an error.
## ๐งป Resources
- [Badges](https://badgen.net)
- [Manifest summary](https://developer.chrome.com/docs/extensions/mv3/manifest)
- [How to Create Your Own Google Chrome Extension](https://www.freecodecamp.org/news/building-chrome-extension)