Peanuts.pro

Get paid for the time you spend surfing online!

Peanuts.proคืออะไร?

Peanuts.pro เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://peanuts.pro และคุณลักษณะหลักของมันคือ "Get paid for the time you spend surfing online!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Peanuts.pro

ดาวน์โหลดไฟล์ส่วนขยาย Peanuts.pro ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        We spend many hours a day surfing the net, to work or just to kill time. Why not make a buck off this time spent on the internet? 

Install Peanuts.Pro to start monetizing your precious time!

--------------------------------------

❥ How does it work?

With Peanuts Pro you can earn Peanuts Points in 4 ways:
- Simply surfing the net as you would usually do
- Searching with our search-engine partner (you can enable and disable this function whenever you want)
- Completing some tasks from our partners (games, surveys, etc)
- Inviting your friends to install and use Peanuts.Pro

Anyone can collect Peanuts Points, even a kid could do it!

All you have to do is browsing as you already do every day. In this way you'll automatically start earning Peanuts Points and you'll be able to convert them into money or Amazon coupons.

If you want to get more points and get them faster, you can choose to complete other tasks and activate the search-reward option, that will change your default search to our search providers. But don't worry, you can easily deactivate the search-reward option and get back to search on Google or any search-engine you prefer!

--------------------------------------

❥ Steps to start earning points!

1. Install Peanuts.Pro in your browser, clicking on the "install" button
2. Surf on web sites as you already do, search, navigate, do whatever you want online!
3. Redeem your Peanuts Points and convert them in Amazon coupons or money

--------------------------------------

❥ Earn extra points!

1. If you want to earn more Peanuts Points, you can choose to complete some tasks from our partners, such as:
- Play a game
- Complete a survey

2. You can also choose to activate our search-reward option, that will give you Peanuts Points for every search you make. This option will change your default search to our search providers, and you can disable it whenever you want.

3. Invite a friend to get even more Peanuts! For each of your friends installing and using Peanuts.Pro, when they'll reach their first 1000 Peanuts Points, you'll get 5000 Peanuts!
Inviting friends is the fastest way to get money! 

--------------------------------------

Start getting paid for the time you already spend online...install Peanuts.Pro now!
Privacy Policy: https://peanuts.pro/privacy
EULA: https://peanuts.pro/eula                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Peanuts.pro Peanuts.pro
ID aomcoolilopomacpljconemieflcmhmg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/peanutspro/aomcoolilopomacpljconemieflcmhmg
คำอธิบาย Get paid for the time you spend surfing online!
ขนาดไฟล์ 12.2 KB
จำนวนการติดตั้ง 46,493
เวอร์ชันปัจจุบัน 3.0
อัปเดตครั้งล่าสุด 2023-05-29
วันที่เผยแพร่ 2021-07-15
คะแนน 4.69/5 รวมทั้งหมด 145 คะแนน
ผู้พัฒนา https://peanuts.pro
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://peanuts.pro
URL หน้านโยบายความเป็นส่วนตัว https://peanuts.pro/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/48.png",
        "default_popup": "index.html",
        "default_title": "Peanuts.pro"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/peanuts.pro\/128.png",
            "instant_url": "https:\/\/peanuts.pro\/search?q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "peanutspro",
            "name": "peanuts.pro",
            "search_url": "https:\/\/peanuts.pro\/search?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/peanuts.pro\/autocomplete?q={searchTerms}"
        }
    },
    "description": "Get paid for the time you spend surfing online!",
    "icons": {
        "128": "icons\/128.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 3,
    "name": "Peanuts.pro",
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        "alarms"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/peanuts.pro\/*"
        ]
    },
    "version": "3.0"
}