diff --git a/manifest.json b/manifest.json index 4922bd8..4e32964 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,8 @@ ] }, "permissions": [ - "sessions" + "sessions", + "tabs" ], "web_accessible_resources": [ "build/console.html"