From d23fda84d53f660d7b19ef702891effcbb64b682 Mon Sep 17 00:00:00 2001 From: kodxana Date: Sat, 28 Aug 2021 21:56:06 +0200 Subject: [PATCH] Update manifest.json --- src/manifest.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 0a9d1f0..f41ce8e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,12 +1,14 @@ { "name": "Watch on LBRY", - "version": "1.7.2", + "version": "1.7.3", "permissions": [ "https://www.youtube.com/", "https://invidio.us/channel/*", "https://invidio.us/watch?v=*", - "https://api.lbry.com/*", + "https://api.odysee.com/*", "https://lbry.tv/*", + "https://odysee.tv/*", + "https://madiator.com/*", "tabs", "storage" ],