StriveMoney

This extension will help you find the ways to earn money online!

What is StriveMoney?

StriveMoney is a Chrome extension developed by https://strivemoney.in, and its main feature is "This extension will help you find the ways to earn money online!".

Extension Screenshots

screenshot

Download StriveMoney Extension CRX File

Download StriveMoney 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

                        This chrome extension app will help you to find the ways to earn money online. It has over 15 proven ways that you can utilize to make your first dollar online income.                    

Extension Basic Information

Name StriveMoney StriveMoney
ID cmhnhhkhdkocfnoinbendhklmifdkogc
Official URL https://chrome.google.com/webstore/detail/strivemoney/cmhnhhkhdkocfnoinbendhklmifdkogc
Description This extension will help you find the ways to earn money online!
File Size 7.93 KB
Installation Count 113
Current Version 1.0
Last Updated 2018-03-09
Publish Date 2018-03-09
Rating 3.00/5 Total 2 Ratings
Developer https://strivemoney.in
Payment Type free
Extension Website https://strivemoney.in/earn-money-online/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "StriveMoney",
    "description": "This extension will help you find the ways to earn money online!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "icon-48.png"
    },
    "permissions": [
        "activeTab"
    ]
}