Description
This userscript removes ads and unwanted elements from websites displaying the Now.gg logo. It detects the logo and automatically cleans up the page for a better browsing experience.
Features
- 🚫 Ad Removal: Automatically removes ads and unnecessary content.
- 🔍 Logo-Based Activation: Works only on sites with the Now.gg logo.
- ⚡ Lightweight and Fast: Runs efficiently without slowing down your browser.
- 📜 Easy Debugging: Includes console logs for simple verification and customization.
Installation
- Install a userscript manager:
- Add the script:
- Click Install Script or paste the code into your userscript manager.
- Enable the script:
- Make sure it’s active for all websites (
*://*/*
).
Usage
- The script activates on websites displaying the Now.gg logo (
nowgg-logo.2eda3eaf.svg
).
- Open your browser's console (
F12
→ Console tab) to check its status.
- It only removes elements if the logo is found.