Used first code snippets from ClearURLs v2: https://gitlab.com/ClearURLs/core/-/blob/master/src/utils/URLHashParams.ts
This commit is contained in:
Kevin R
2022-07-27 00:28:15 +02:00
parent 0f08b0f7e3
commit 0d7381f02a
7 changed files with 246 additions and 6 deletions

View File

@@ -57,6 +57,8 @@
"background": {
"scripts": [
"browser-polyfill.js",
"core_js/utils/Multimap.js",
"core_js/utils/URLHashParams.js",
"core_js/message_handler.js",
"external_js/ip-range-check.js",
"core_js/tools.js",