checkadp
v1.0.2
Published
a utils for check browser has insatll abp
Readme
Introduction
checkAdp is a tool for checking browser AD blocking plugins
Install
Using NPM
import checkadp from 'checkadp'
checkadp() // true or falseIn a browser
<script src='//unpkg.com/checkadp@latest/output/index.js'></script>API
| api | params | description | | --- | --- | --- | | checkadp | - | The result of installed the plugin like adblock |
