{ "name": "SimplyRead", "version": "VERSION", "background_page": "background.html", "permissions": [ "tabs", "" ], "content_scripts": [{"matches": [""], "js": ["simplyread.js", "keybind.js", "viable.js"]}], "page_action": { "default_icon": "icon.png" }, "update_url": "http://njw.me.uk/software/simplyread/chromium-updates.xml" }