detect-missing-adblocker
detect-missing-adblocker copied to clipboard
Remind your website’s visitors to stay safe in the wilderness of the world wide web.

Detect Missing Ad-blocker
Warn your website's visitors if they don't have an ad-blocking plugin installed.
Development
- Install dependencies with
npm install. - Run
npm run buildto compile JS/CSS files ornpm run watchto watch for file changes while developing.