From 1570bfdd0ad2703f7c553542c53f368d90f3a794 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 16 Jun 2020 22:00:49 -0400 Subject: [PATCH] Fixed missing options from options page --- manifest/manifest.json | 2 +- public/options/options.html | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/manifest/manifest.json b/manifest/manifest.json index cb6388e5..3033948e 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "2.0", + "version": "2.0.1", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ diff --git a/public/options/options.html b/public/options/options.html index 3cd69b01..67384842 100644 --- a/public/options/options.html +++ b/public/options/options.html @@ -149,6 +149,40 @@ +
+
+ +
+ + +
+
+ +
__MSG_unsubmittedWarningDescription__
+
+ +
+
+ +
+ + +
+
+ +
__MSG_whatForceChannelCheck__
+
+