From 0898c7e28cc69a790592a4d54019b1d97dd9b622 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 31 Dec 2019 02:23:39 -0500 Subject: [PATCH] Added options description. --- _locales/en/messages.json | 3 +++ popup.html | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 23a90368..889ecbea 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -350,5 +350,8 @@ }, "supportInvidiousDescription": { "message": "Invidious (invidio.us) is a third party YouTube client. To enable support, you must accept the extra permissions. This does NOT work in incongnito on chrome and other chromium variants." + }, + "optionsInfo": { + "message": "Enable Invidious support, disable autoskip, hide buttons and more." } } diff --git a/popup.html b/popup.html index 6d453871..659eb3cb 100644 --- a/popup.html +++ b/popup.html @@ -195,6 +195,11 @@
+ + + __MSG_optionsInfo__ + +