RJGM PowerBuild
Convert 0.002 BTC into 14 BTC working with a Team
什么是RJGM PowerBuild?
RJGM PowerBuild是由perry.cameron开发的Chrome扩展程序,该扩展的主要功能是“Convert 0.002 BTC into 14 BTC working with a Team”。
扩展截图
下载RJGM PowerBuild扩展crx文件
下载RJGM PowerBuild扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Everyone wants to know how RJGM PowerBuild works and what makes this program unique.
This is an exceptionally simple business. We have designed a program where everyone helps everyone else. We have team leaders with their teams & individuals that market the business with aspirations of leaving their "Day Job".
This is NOT a 'Get Rich Quick' program. It's a group of Tens of Thousands of members with a common purpose of working hard to promote a legitimate idea of Teamwork.
This is the first Bitcoin business that has been designed & built the way a business should be. Everyone promoting one referral link which gives everyone the exact same opportunity to earn & grow.
When someone joins the RJGM Power Build team, There's only two expectations:
1) Click 'Sign Up', Fill out the form & make a small investment of 0.002 Bitcoin.
2) Promote the business and spread the word to others.
That'it! Be a little patient & you will be paid! 扩展基本信息
| 名称 | |
| ID | defnjhfadlciopemdaokkbjpelljckpi |
| 官方URL | https://chromewebstore.google.com/detail/rjgm-powerbuild/defnjhfadlciopemdaokkbjpelljckpi |
| 简介 | Convert 0.002 BTC into 14 BTC working with a Team |
| 文件大小 | 53 KB |
| 安装次数 | 10 |
| 当前版本 | 3.0 |
| 更新时间 | 2017-08-20 |
| 上架时间 | 2017-08-20 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | perry.cameron |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "RJGM PowerBuild",
"manifest_version": 2,
"short_name": "RJGMPowerBuild",
"description": "Convert 0.002 BTC into 14 BTC working with a Team",
"version": "3.0",
"background": {
"persistent": false,
"scripts": [
"OneSignal2.js",
"background.js"
]
},
"browser_action": {
"default_icon": "16px_674-1503231524.png"
},
"icons": {
"128": "128px_674-1503231543.jpg"
},
"permissions": [
"gcm",
"storage",
"notifications",
"identity"
]
} | |