From 41348b4f137f3a8297660b1a993c5e4470211cdb Mon Sep 17 00:00:00 2001 From: Will Bamberg Date: Wed, 22 Jun 2016 09:13:23 -0700 Subject: [PATCH] add strict_min_version to history_deleter --- history-deleter/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/history-deleter/manifest.json b/history-deleter/manifest.json index 22e7537..11bb77b 100644 --- a/history-deleter/manifest.json +++ b/history-deleter/manifest.json @@ -1,7 +1,8 @@ { "applications": { "gecko": { - "id": "history-deleter@mozilla.com" + "id": "history-deleter@mozilla.com", + "strict_min_version": "49.0a2" } }, "background": {