From a3b1ef5623e23cbb6e90f268ec0ce184f7c65d15 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Wed, 4 Mar 2020 19:34:37 +0100 Subject: [PATCH] Prepare release (limited permissions) Second xpi-file for default release with limited permissions (default sites only). New added custom sites can't be used though (actually they have no effect). --- updates_lp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 updates_lp.json diff --git a/updates_lp.json b/updates_lp.json new file mode 100644 index 00000000..89422f26 --- /dev/null +++ b/updates_lp.json @@ -0,0 +1,11 @@ + +{ + "addons": { + "magnolia_limited_permissions@12.34": { + "updates": [ + { "version": "1.6.6.3", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.3/bypass_paywalls_clean_lp-1.6.6.3-an+fx.xpi" } + ] + } + } +}