Spidy

Spidy Extension: Crawl and Earn!

Spidy क्या है?

Spidy Spidy - crawl and Earn द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Spidy Extension: Crawl and Earn!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Spidy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Spidy is a first-of-its-kind app that returns money for sharing a part of your unused internet data from your data plan. Spidy uses this data to find out useful information on the web. And in return, you earn spidy tokens that you can convert to currency and withdraw to your bank. In short, Spidy crawls the web with your help, and helps you monetarily in return.

So go ahead, figure out how much data usually goes unused everyday and set up a session to let Spidy do its job.

App Features:

- Make money per session and withdraw to bank anytime you like.
- Share only the excessive internet data
- Earn money by running sessions in the background.
- Customise sessions as convenient

Spidy lets you choose how long a session lasts and how much unused internet data you want to share during the session.

Install Spidy today and earn on-the-go.                    

एक्सटेंशन की मूल जानकारी

नाम Spidy Spidy
ID fphkpiokdfadmkpmcccjonilkmccjchi
आधिकारिक URL https://chromewebstore.google.com/detail/spidy/fphkpiokdfadmkpmcccjonilkmccjchi
विवरण Spidy Extension: Crawl and Earn!
फ़ाइल का आकार 806 KB
स्थापना संख्या 335
वर्तमान संस्करण 1.1.0
अंतिम अपडेट 2022-01-07
प्रकाशन तिथि 2020-07-01
रेटिंग 3.98/5 कुल 52 रेटिंग्स
डेवलपर Spidy - crawl and Earn
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://compare.buyhatke.com/Privacy-spidy-buyhatke.pdf
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Spidy",
    "version": "1.1.0",
    "description": "Spidy Extension: Crawl and Earn!",
    "manifest_version": 2,
    "minimum_chrome_version": "6",
    "options_page": "options.html",
    "background": {
        "scripts": [
            ".\/js\/background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "img\/icon_white_16x16.png",
        "24": "img\/icon_white_24x24.png",
        "32": "img\/icon_white_32x32.png",
        "48": "img\/icon_white_48x48.png",
        "64": "img\/icon_white_64x64.png",
        "128": "img\/icon_white_128x128.png"
    },
    "permissions": [
        "storage",
        "cookies",
        ""
    ],
    "browser_action": {
        "default_title": "Crawl and Earn"
    },
    "web_accessible_resources": [
        "options.html"
    ]
}