jfernandogt / adblocker-detector-plus

Adblocker detector plus
2 stars 0 forks source link
adblock adblocker detector

Adblocker Detector Plus

Screenshot

Detect all visitors that use adblockers

DEMO: https://jfbarrios.com/adblocker-detector-plus/

Show a message to the visitors, ask them to deactivate their adblocker. You can enable the option to shut down the message or to never disappear until they have deactivated the Adblocker.

This plugin is developed from zero, it does not use bootstrap or any other tool that will add more weight to your website or even cause design or usability trouble.

You can do the following:

If you need to run in localserver

  1. please install npm
  2. go to the root folder in an cli
  3. run npm install
  4. run npm start
  5. go to http://localhost:{PORT} you can see the port on the cli