Take Surveys For Cash
Big Brands Want To Pay You. You can make $350 to take simple surveys
What is Take Surveys For Cash?
Take Surveys For Cash is a Chrome extension developed by goodidea, and its main feature is "Big Brands Want To Pay You. You can make $350 to take simple surveys".
Download Take Surveys For Cash Extension CRX File
Download Take Surveys For Cash extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Give your opinions on paid surveys for money and be rewarded with free money.
Extension Basic Information
Name | Take Surveys For Cash |
ID | cegmdlhfochmnohmkeeadfjgmfopmikb |
Official URL | https://chromewebstore.google.com/detail/take-surveys-for-cash/cegmdlhfochmnohmkeeadfjgmfopmikb |
Description | Big Brands Want To Pay You. You can make $350 to take simple surveys |
File Size | 29.15 KB |
Installation Count | 85 |
Current Version | 1 |
Last Updated | 2017-08-19 |
Publish Date | 2017-08-19 |
Rating | 3.00/5 Total 3 Ratings |
Developer | goodidea |
Payment Type | free |
Supported Languages | 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" ] } |