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 |
| 官方網址 | 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"
]
} | |