From 5411cd46e5919b6cd472c4154c82f9c4bdc0fd7a Mon Sep 17 00:00:00 2001 From: Gitoffthelawn Date: Thu, 11 Jul 2019 00:38:05 -0700 Subject: Update manifest to fit entire description inside new Firefox about:addons page --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a97c569..1458390 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "manifest_version": 2, "name": "Redirector", - "description": "Automatically redirect pages based on user-defined rules. E.g. always redirect an article url to its printer-friendly version.", - "version": "3.2.1", + "description": "Automatically redirect content based on user-defined rules.", + "version": "3.2.2", "icons": { "16": "images/icon-active-16.png", "32": "images/icon-active-32.png", -- cgit v1.2.3