diff --git a/manifest.json b/manifest.json index 8abbc0d..58c4d49 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,8 @@ "permissions": [ "activeTab", "clipboardRead", - "storage" + "storage", + "file://*/*" ], "browser_action": {