{ "default_locale": "en", "name": "__MSG_extension_name__", "version": "1.0.7", "description": "__MSG_extDesc__", "browser_action": { "default_icon": "icon19.png", "popup": "popup.html" }, "icons": { "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "http://paste.pocoo.org/*" ] }