https://github.com/aruniverse/adblock-detect-react
Provides utilities to check if ad block is enabled on a page via either a React hook or a wrapper component.
https://github.com/aruniverse/adblock-detect-react
adblock react wrapper-api
Last synced: 12 months ago
JSON representation
Provides utilities to check if ad block is enabled on a page via either a React hook or a wrapper component.
- Host: GitHub
- URL: https://github.com/aruniverse/adblock-detect-react
- Owner: aruniverse
- License: mit
- Created: 2020-07-29T23:47:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T17:39:59.000Z (about 2 years ago)
- Last Synced: 2025-03-24T11:55:19.839Z (about 1 year ago)
- Topics: adblock, react, wrapper-api
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/adblock-detect-react
- Size: 346 KB
- Stars: 65
- Watchers: 1
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# adblock-detect-react
[](https://www.npmjs.com/package/adblock-detect-react)

[Live Demo Site](https://adblock-detect-react.vercel.app/)
## Description
Small utility package that helps to detect if theres an adblcoker running on your page. For more details look at the [package's readme](./adblock-detect-react/).
#### Last known good
adblock-detect-react@1.0.3 has been verified to work on the following browsers with version:
| | Version |
| ------------- | --------- |
| Chrome | 88.0.4324 |
| Firefox | 85.0.0 |
| Chromium Edge | 88.0.705 |
| Safari | 14.0.2 |