Skip to content

Check whether the user is using AdBlock.

License

Notifications You must be signed in to change notification settings

andwiseb/adblock-detect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

adblock-detect

Check whether the user is using AdBlock.

ex

import detectAdBlock from './index.js'

detectAdBlock().then(result =>{
  //  result is a boolean
})

About

Check whether the user is using AdBlock.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%