summaryrefslogtreecommitdiff
path: root/data/extensions/uBlock0@raymondhill.net/background.html
diff options
context:
space:
mode:
Diffstat (limited to 'data/extensions/uBlock0@raymondhill.net/background.html')
-rw-r--r--data/extensions/uBlock0@raymondhill.net/background.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/extensions/uBlock0@raymondhill.net/background.html b/data/extensions/uBlock0@raymondhill.net/background.html
new file mode 100644
index 0000000..63e27aa
--- /dev/null
+++ b/data/extensions/uBlock0@raymondhill.net/background.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="utf-8">
+<title>uBlock Origin Background Page</title>
+</head>
+<body>
+<script src="lib/lz4/lz4-block-codec-any.js"></script>
+<script src="js/vapi.js"></script>
+<script src="js/start.js" type="module"></script>
+</body>
+</html>