From 33155beef643f0d31eac5c6ab2928486032a9f8b Mon Sep 17 00:00:00 2001 From: iw0 Date: Sat, 14 Oct 2023 20:13:56 +0200 Subject: [PATCH] android compat --- manifest.json | 3 +++ options/index.html | 1 + 2 files changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index c7a2455..faf54bf 100644 --- a/manifest.json +++ b/manifest.json @@ -27,6 +27,9 @@ "browser_specific_settings": { "gecko": { "id": "bc100-autofill@iw0.name" + }, + "gecko_android": { + "strict_min_version": "79.0" } } } \ No newline at end of file diff --git a/options/index.html b/options/index.html index a3892d0..330b277 100644 --- a/options/index.html +++ b/options/index.html @@ -3,6 +3,7 @@ +