{ "manifest_version": 2, "name": "Basingstoke Gazette UnBlock", "description": "Bypass Basingstoke Gazette Paywall", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "permissions": [ "webRequest", "*://www.basingstokegazette.co.uk/*", "webRequestBlocking" ] }