{ "manifest_version": 2, "name": "GoPlay KDrama Reddit bypass", "description": "Bypasses the need to have to go to reddit everytime the token dies.", "version": "1.0", "permissions": [ "","webRequest","webRequestBlocking" ], "background": { "scripts": ["content.js"], "persistent": true } }