diff --git a/config/brave/policies/managed/onepassword.json b/config/brave/policies/managed/onepassword.json new file mode 100644 index 0000000..08ca258 --- /dev/null +++ b/config/brave/policies/managed/onepassword.json @@ -0,0 +1,8 @@ +{ + "ExtensionInstallForcelist": [ + "aeblfdkhhhdcdjpifhhbdiojplfjncoa;https://clients2.google.com/service/update2/crx" + ], + "ExtensionInstallAllowlist": [ + "aeblfdkhhhdcdjpifhhbdiojplfjncoa" + ] +} \ No newline at end of file diff --git a/config/chromium/policies/managed/onepassword.json b/config/chromium/policies/managed/onepassword.json new file mode 100644 index 0000000..08ca258 --- /dev/null +++ b/config/chromium/policies/managed/onepassword.json @@ -0,0 +1,8 @@ +{ + "ExtensionInstallForcelist": [ + "aeblfdkhhhdcdjpifhhbdiojplfjncoa;https://clients2.google.com/service/update2/crx" + ], + "ExtensionInstallAllowlist": [ + "aeblfdkhhhdcdjpifhhbdiojplfjncoa" + ] +} \ No newline at end of file