MoneyWika Launcher

This extension will help you to find the latest online money making methods, tips & tricks

What is MoneyWika Launcher?

MoneyWika Launcher is a Chrome extension developed by https://www.moneywika.com, and its main feature is "This extension will help you to find the latest online money making methods, tips & tricks".

Extension Screenshots

screenshot

Download MoneyWika Launcher Extension CRX File

Download MoneyWika Launcher 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

                        MoneyWika is a blog that helps people to learn how to earn money online. You can find the latest money making methods including tips and tricks on this blog. This extension is made to show you some important posts to earn money online.                    

Extension Basic Information

Name MoneyWika Launcher MoneyWika Launcher
ID gjadldoifnaddjdgjgconhajnboalcep
Official URL https://chrome.google.com/webstore/detail/moneywika-launcher/gjadldoifnaddjdgjgconhajnboalcep
Description This extension will help you to find the latest online money making methods, tips & tricks
File Size 27.54 KB
Installation Count 145
Current Version 1.0
Last Updated 2019-07-23
Publish Date 2019-07-23
Rating 5.00/5 Total 1 Ratings
Developer https://www.moneywika.com
Email [email protected]
Payment Type free
Extension Website https://www.moneywika.com/
Help Page URL https://www.moneywika.com/contact
Privacy Policy Page URL https://www.moneywika.com/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MoneyWika Launcher",
    "description": "This extension will help you to find the latest online money making methods, tips & tricks",
    "version": "1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}