Spidy

Spidy Extension: Crawl and Earn!

Τι είναι το Spidy;

Το Spidy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Spidy - crawl and Earn, και η κύρια λειτουργία του είναι "Spidy Extension: Crawl and Earn!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Spidy

Λήψη αρχείων επέκτασης Spidy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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