Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NewSelfHelp", "manifest_version": 2, "short_name": "NewSelfHelp", "description": "The blog is all about self help and personal development", "version": "1", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_1240-1506097956.png" }, "icons": { "128": "128px_1240-1506097964.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] }