Make Money System

All about making money

What is Make Money System?

Make Money System is a Chrome extension developed by richardquek, and its main feature is "All about making money".

Extension Screenshots

screenshot

Download Make Money System Extension CRX File

Download Make Money System extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Everything you need to know about making money                    

Extension Basic Information

Name Make Money System Make Money System
ID njnokdegmfiboaeacghbfloanjhkmnhc
Official URL https://chromewebstore.google.com/detail/make-money-system/njnokdegmfiboaeacghbfloanjhkmnhc
Description All about making money
File Size 19.96 KB
Installation Count 165
Current Version 1
Last Updated 2017-10-22
Publish Date 2017-10-22
Rating 4.00/5 Total 1 Ratings
Developer richardquek
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "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"
    ]
}