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": "Make Money System", "manifest_version": 2, "short_name": "moneysystem", "description": "All about making money", "version": "1", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_1240-1508655521.png" }, "icons": { "128": "128px_1240-1508655536.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] }