diff --git a/apps/browser/src/manifest.v3.json b/apps/browser/src/manifest.v3.json index 087e5563d39..69799236b41 100644 --- a/apps/browser/src/manifest.v3.json +++ b/apps/browser/src/manifest.v3.json @@ -62,7 +62,8 @@ "scripting", "offscreen", "webRequest", - "webRequestAuthProvider" + "webRequestAuthProvider", + "webNavigation" ], "optional_permissions": ["nativeMessaging", "privacy"], "host_permissions": [""],