Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanbohacek/detect-missing-adblocker
Remind your website’s visitors to stay safe in the wilderness of the world wide web.
https://github.com/stefanbohacek/detect-missing-adblocker
adblocker ads wordpress wordpress-plugin
Last synced: 7 days ago
JSON representation
Remind your website’s visitors to stay safe in the wilderness of the world wide web.
- Host: GitHub
- URL: https://github.com/stefanbohacek/detect-missing-adblocker
- Owner: stefanbohacek
- License: gpl-3.0
- Created: 2020-05-28T12:32:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T19:46:26.000Z (4 months ago)
- Last Synced: 2024-07-23T23:12:23.556Z (4 months ago)
- Topics: adblocker, ads, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/detect-missing-adblocker/
- Size: 502 KB
- Stars: 49
- Watchers: 4
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Missing ad-blocker plugin thumbnail](./assets/banner-1544x500.png)
# Detect Missing Ad-blocker
Warn your website's visitors if they don't have an ad-blocking plugin installed.
[More about the project](https://stefanbohacek.com/project/detect-missing-adblocker-wordpress-plugin/)
## Development
1. Install dependencies with `npm install`.
2. Run `npm run build` to compile JS/CSS files or `npm run watch` to watch for file changes while developing.