summaryrefslogtreecommitdiff
path: root/data/extensions/uBlock0@raymondhill.net/background.html
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-09-18 14:09:38 +0300
committerawy <awy@awy.one>2025-09-18 14:09:38 +0300
commit4c90b15a84eea1f64d088fd0db988c63daafa1f9 (patch)
tree2da975946051c5b3bd2351ca0c58bff5258ce51d /data/extensions/uBlock0@raymondhill.net/background.html
parentc939d76c33294791cce8ce1722bd6747dadbe31f (diff)
downloadgnuzilla-patch.tar.gz
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>