Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanbohacek/detect-missing-adblocker

Remind your website’s visitors to stay safe in the wilderness of the world wide web.
https://github.com/stefanbohacek/detect-missing-adblocker

adblocker ads wordpress wordpress-plugin

Last synced: 7 days ago
JSON representation

Remind your website’s visitors to stay safe in the wilderness of the world wide web.

Awesome Lists containing this project

README

        

![Missing ad-blocker plugin thumbnail](./assets/banner-1544x500.png)

# Detect Missing Ad-blocker

Warn your website's visitors if they don't have an ad-blocking plugin installed.

[More about the project](https://stefanbohacek.com/project/detect-missing-adblocker-wordpress-plugin/)

## Development

1. Install dependencies with `npm install`.
2. Run `npm run build` to compile JS/CSS files or `npm run watch` to watch for file changes while developing.