StriveMoney

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

什么是StriveMoney?

StriveMoney是由https://strivemoney.in开发的Chrome扩展程序,该扩展的主要功能是“This extension will help you find the ways to earn money online!”。

扩展截图

screenshot

下载StriveMoney扩展crx文件

下载StriveMoney扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 StriveMoney StriveMoney
ID cmhnhhkhdkocfnoinbendhklmifdkogc
官方URL https://chrome.google.com/webstore/detail/strivemoney/cmhnhhkhdkocfnoinbendhklmifdkogc
简介 This extension will help you find the ways to earn money online!
文件大小 7.93 KB
安装次数 113
当前版本 1.0
更新时间 2018-03-09
上架时间 2018-03-09
评分 3.00/5 共2次评分
开发者 https://strivemoney.in
付费类型 free
扩展官网 https://strivemoney.in/earn-money-online/
支持的语言 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"
    ]
}