From 2dadc39a66f0cb455f8f46ab782e5292c9fda3e5 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Sun, 26 Nov 2017 17:44:58 +0100 Subject: [PATCH] truncate the description to make chrome happy --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 22b9f31..004e18d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Anti-Paywall", "version": "0.3", - "description": "This will prevent cookies from being stored, spoof the user-agent and mangle the referrer to maximize the chances of bypassing paywalls.", + "description": "This extension will mangle your browser's requests to maximize the chances of bypassing paywalls.", "permissions": ["webRequest", "webRequestBlocking", "*://*.adelaidenow.com.au/*", "*://*.baltimoresun.com/*",