An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# adblock-detect-react

[![npm version](https://badge.fury.io/js/adblock-detect-react.svg)](https://www.npmjs.com/package/adblock-detect-react)

![Publish Status](https://github.com/aruniverse/adblock-detect-react/workflows/Publish%20Package%20Pipeline/badge.svg)

[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 |