From a489b69ae967cd8a952b4ef892ce977d81972f61 Mon Sep 17 00:00:00 2001 From: kodxana Date: Mon, 21 Oct 2019 23:21:31 +0200 Subject: [PATCH] Up version 1.2 --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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": {