Darkaroo is a Chrome extension that gives you ads everywhere.
Most interestingly, it features YouTube ad integration that pauses ads if you're looking away from the screen, and unskippable ad popups that close only when you yell Bussin Industries
.
- Anti-Adblock detection: it bricks any website you load if you have an adblocker installed.
- Scam buttons: frequently spawns scam-looking buttons in the corners of your screen. Clicking has 50% of working, 50% of redirecting.
- Unskippable auto-playing volume-on floating video ads: basically what the title says
output.mp4
vidfeo here
the other 1 here todo
- Website Popup Ads
A random popup ad for a random website from our dataset of the 2,500 most visited websites on the web. Publicly available at
extension/data/dataset/data
.
- Download the source code for this project.
- Go to
chrome://extensions
, enable "Developer mode", click "Load unpacked" & select the "extension" folder. - Click on the Darkaroo icon in the toolbar.
- If you want vision & audio functionality, open a command prompt in
server
& run$ python main.py
.
- Download the latest version of Python from the official website.
- Run the installer and follow the instructions. Make sure to check the box that says "Add Python to PATH".
- Verify the installation by opening a command prompt and running
python --version
. You should see the installed Python version.
- Open any website.
- Click on the Darkaroo icon in the toolbar.
- Adjust the settings as needed.
We welcome contributions!
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.