From c88a801e970a1aac7e16008a4978dbd6db0fc309 Mon Sep 17 00:00:00 2001
From: Justin Hawkins
Date: Mon, 25 Oct 2021 22:45:23 +1030
Subject: [PATCH] Add a note just in case people run into adblocker problems
---
CHANGELOG.md | 2 ++
web/index.html | 3 +++
2 files changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63517c5..e83239c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+- Add note about adblockers potentially blocking the popup
+
## [v0.5.0] - 2021-10-01
- No more command line options, all configuration is now app-managed
diff --git a/web/index.html b/web/index.html
index fed12e3..3a5c11e 100644
--- a/web/index.html
+++ b/web/index.html
@@ -17,6 +17,9 @@
Drag this bookmarklet: Gropple to your bookmark bar, and click it
on any page you want to grab the video from.
+
+ Please note that some adblockers may prevent the bookmarklet from opening the popup window.
+