
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.