From 78e01330c1dbb4fef7ef1cc81f1eb8c51fde5e59 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Wed, 13 Dec 2017 10:00:18 +0100 Subject: [PATCH] v0.7 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2cf4033..01e344a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Anti-Paywall", - "version": "0.6", + "version": "0.7", "description": "This extension will mangle your browser's requests to maximize the chances of bypassing paywalls.", "permissions": ["webRequest", "webRequestBlocking", "*://*/*"], "background": {