Take Surveys For Cash
Big Brands Want To Pay You. You can make $350 to take simple surveys
什么是Take Surveys For Cash?
Take Surveys For Cash是由goodidea开发的Chrome扩展程序,该扩展的主要功能是“Big Brands Want To Pay You. You can make $350 to take simple surveys”。
下载Take Surveys For Cash扩展crx文件
下载Take Surveys For Cash扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Give your opinions on paid surveys for money and be rewarded with free money. 扩展基本信息
| 名称 | |
| ID | cegmdlhfochmnohmkeeadfjgmfopmikb |
| 官方URL | https://chromewebstore.google.com/detail/take-surveys-for-cash/cegmdlhfochmnohmkeeadfjgmfopmikb |
| 简介 | Big Brands Want To Pay You. You can make $350 to take simple surveys |
| 文件大小 | 29.15 KB |
| 安装次数 | 85 |
| 当前版本 | 1 |
| 更新时间 | 2017-08-19 |
| 上架时间 | 2017-08-19 |
| 评分 | 3.00/5 共3次评分 |
| 开发者 | goodidea |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Take Surveys For Cash",
"manifest_version": 2,
"short_name": "SurveyPlanet",
"description": "Big Brands Want To Pay You. You can make $350 to take simple surveys ",
"version": "1",
"background": {
"persistent": false,
"scripts": [
"OneSignal2.js",
"background.js"
]
},
"browser_action": {
"default_icon": "default16.png"
},
"icons": {
"128": "128px_732-1503152292.jpg"
},
"permissions": [
"gcm",
"storage",
"notifications",
"identity"
]
} | |