diff --git a/manifest.json b/manifest.json index 374624c..332dec8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Anti-Paywall", - "version": "0.8", + "version": "0.9", "description": "This extension will mangle your browser's requests to maximize the chances of bypassing paywalls.", "permissions": ["webRequest", "webRequestBlocking", "*://*/*"], "background": {