diff --git a/manifest-chrome.json b/manifest-chrome.json index b65d3029f..4c1979a8a 100644 --- a/manifest-chrome.json +++ b/manifest-chrome.json @@ -52,7 +52,8 @@ "permissions": [ "activeTab", "storage", - "identity" + "identity", + "file://*/*" ], "optional_permissions": [ "clipboardWrite",