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"
]
} | |