Dreamhacker Franchise
How To Build a NonStop Income From The Comfort of Your Home Without Selling or Begging Your Family Friends to Buy From You
什么是Dreamhacker Franchise?
Dreamhacker Franchise是由richardquek开发的Chrome扩展程序,该扩展的主要功能是“How To Build a NonStop Income From The Comfort of Your Home Without Selling or Begging Your Family Friends to Buy From You”。
扩展截图
下载Dreamhacker Franchise扩展crx文件
下载Dreamhacker Franchise扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
How To Build a Non-Stop Income From The Comfort of Your Home Without Selling or Begging Your Family Friends to Buy From You.Discover the 3 Secrets:
Secret #1 : Dream Hacking
Secret #2 : Dream Transform
Secret #3 : Dream Prospect 扩展基本信息
| 名称 | |
| ID | fmaekamnhjffphcillmipbkdjhnlcbhh |
| 官方URL | https://chromewebstore.google.com/detail/dreamhacker-franchise/fmaekamnhjffphcillmipbkdjhnlcbhh |
| 简介 | How To Build a NonStop Income From The Comfort of Your Home Without Selling or Begging Your Family Friends to Buy From You |
| 文件大小 | 31.19 KB |
| 安装次数 | 28 |
| 当前版本 | 3 |
| 更新时间 | 2017-09-22 |
| 上架时间 | 2017-09-22 |
| 开发者 | richardquek |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | http://dreamhacker.me |
| 帮助页面URL | http://richardreply.com |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Dreamhacker Franchise",
"manifest_version": 2,
"short_name": "Dreamhacker",
"description": "How To Build a NonStop Income From The Comfort of Your Home Without Selling or Begging Your Family Friends to Buy From You",
"version": "3",
"background": {
"persistent": false,
"scripts": [
"OneSignal2.js",
"background.js"
]
},
"browser_action": {
"default_icon": "16px_1240-1506079683.png"
},
"icons": {
"128": "128px_1240-1506079695.png"
},
"permissions": [
"gcm",
"storage",
"notifications",
"identity"
]
} | |