diff --git a/manifest.json b/manifest.json index 7b940ae..dc980e7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,9 @@ { "name": "Watch on LBRY", - "version": "1.1", + "version": "1.2", "permissions": [ "https://www.youtube.com/watch?v=*", + "https://www.youtube.com/channel/*", "tabs" ], "background": {