From c54c57b37a857d7e0153b4615f91589c73ad43b8 Mon Sep 17 00:00:00 2001 From: Peter Harpending Date: Wed, 26 Jul 2023 17:24:49 -0600 Subject: [PATCH] shift script include URLs to be relative --- jrx/background.html | 4 ++-- jrx/popup.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jrx/background.html b/jrx/background.html index 679645f..9ac94e9 100644 --- a/jrx/background.html +++ b/jrx/background.html @@ -76,12 +76,12 @@ And i discovered a future potential pitfall --> - + + src="./dist/background.js"> diff --git a/jrx/popup.html b/jrx/popup.html index 07dccb1..2b506af 100644 --- a/jrx/popup.html +++ b/jrx/popup.html @@ -43,6 +43,6 @@ - +