about summary refs log tree commit diff stats
path: root/allowlist/windows
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-24 06:39:46 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-24 06:39:46 +0300
commite84df04d3496328ce713e001df912488ba6b8320 (patch)
treebf3173b858146995ea69202aeb9f67f1064d8788 /allowlist/windows
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
downloadlibredirect-e84df04d3496328ce713e001df912488ba6b8320.zip
Adding allowlist files for signed extension #118
Diffstat (limited to 'allowlist/windows')
-rw-r--r--allowlist/windows/Brave-windows-allowlist.reg3
-rw-r--r--allowlist/windows/Chrome-windows-allowlist.reg3
-rw-r--r--allowlist/windows/Edge-windows-allowlist.reg3
3 files changed, 9 insertions, 0 deletions
diff --git a/allowlist/windows/Brave-windows-allowlist.reg b/allowlist/windows/Brave-windows-allowlist.reg
new file mode 100644
index 00000000..e53c25ec
--- /dev/null
+++ b/allowlist/windows/Brave-windows-allowlist.reg
@@ -0,0 +1,3 @@
+Windows Registry Editor Version 5.00
+[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave\ExtensionInstallAllowlist]
+"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
\ No newline at end of file
diff --git a/allowlist/windows/Chrome-windows-allowlist.reg b/allowlist/windows/Chrome-windows-allowlist.reg
new file mode 100644
index 00000000..51d3bdfa
--- /dev/null
+++ b/allowlist/windows/Chrome-windows-allowlist.reg
@@ -0,0 +1,3 @@
+Windows Registry Editor Version 5.00
+[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionInstallAllowlist]
+"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
\ No newline at end of file
diff --git a/allowlist/windows/Edge-windows-allowlist.reg b/allowlist/windows/Edge-windows-allowlist.reg
new file mode 100644
index 00000000..5c5585f2
--- /dev/null
+++ b/allowlist/windows/Edge-windows-allowlist.reg
@@ -0,0 +1,3 @@
+Windows Registry Editor Version 5.00
+[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallAllowlist]
+"1"="oladmjdebphlnjjcnomfhhbfdldiimaf"
\ No newline at end of file