From c9532aa9677a920d46dad57d1fa87c7c20778264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 2 May 2020 17:41:29 -0500 Subject: Make utils.js a module The main difference is that modules share their code within the same session. --- background.html | 1 - 1 file changed, 1 deletion(-) (limited to 'background.html') diff --git a/background.html b/background.html index 350a2d8..399a33a 100644 --- a/background.html +++ b/background.html @@ -44,7 +44,6 @@ - -- cgit v1.2.3