From a2f267b080ef775ea62a5f32a547612aa482f009 Mon Sep 17 00:00:00 2001 From: TheArchons Date: Mon, 26 Jan 2026 15:09:56 -0500 Subject: Add initial implementation of Unhook NG extension with manifest, popup, and content scripts --- popup.html | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 popup.html (limited to 'popup.html') diff --git a/popup.html b/popup.html new file mode 100644 index 0000000..e6b4ed4 --- /dev/null +++ b/popup.html @@ -0,0 +1,166 @@ + + + + + + + +

Unhook NG

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1