aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitoffthelawn <Gitoffthelawn@users.noreply.github.com>2019-07-11 00:38:05 -0700
committerGitHub <noreply@github.com>2019-07-11 00:38:05 -0700
commit5411cd46e5919b6cd472c4154c82f9c4bdc0fd7a (patch)
tree4b15c20a4e13053775be2f9ddbf6238707ab0d74
parentccd18caf1dd033885745e88e684e6152db6cd06e (diff)
Update manifest to fit entire description inside new Firefox about:addons page
-rw-r--r--manifest.json4
1 files 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",