Depop Bot - Top Seller Bot for Depop

The most reliable Depop bot for more likes, follows, and sales. Try for free with no sign up.

Τι είναι το Depop Bot - Top Seller Bot for Depop;

Το Depop Bot - Top Seller Bot for Depop είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://topsellerbot.com, και η κύρια λειτουργία του είναι "The most reliable Depop bot for more likes, follows, and sales. Try for free with no sign up.".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Depop Bot - Top Seller Bot for Depop

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

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

                        Top Seller Bot is the most reliable Depop bot to automate proven strategies to grow your store. Free to try with no sign up required. Each strategy starts with the click of a button.

Bump your items up the feed by refreshing your listings with a single click. Items at the top of the feed are seen more, liked more, and sold faster.

Get more followers, get more likes, and get more sales. Follow thousands of potential buyers at a time with Top Seller Bot. Some will follow you back and some will buy your items.

If you've followed too many people, you can unfollow them by the thousands in one click. This improves your follower/following ratio, which makes your store look more in demand.

Features
  - Autopilot (NEW)
      - Automatically grow your follower count and increase your sales with the flick of a switch
      - Autopilot looks at what types of items you're selling and engages potential buyers who've shown interest in stores like yours in the past
  - Refresh listings
      - Scheduled/automated refresh
      - Preserve the order of both sold and unsold listings
  - Mass like
      - Like items on explore page
      - Like items in search results
      - Like a seller's items
  - Mass unlike
      - Unlike all items
  - Mass follow
      - Follow a user's followers
      - Follow a user's buyers
      - Follow a product's likers
  - Mass unfollow
      - Unfollow users starting with your oldest follows and up to your most recent follows
      - Prevent selected users from being unfollowed
  - More to come
      - Let us know what else you'd like from our Depop bot at [email protected]

Our Depop bot is continuously being developed and improved upon. Please reach out to us with any issues, comments, bugs, or feature requests in the in-app feedback box or by emailing us at [email protected].



DISCLAIMER: This extension is independently developed and maintained by Bellbird Labs LLC. It is not officially associated with, endorsed by, or otherwise affiliated with Depop Limited or any of its subsidiaries or affiliates. The official Depop website can be found at www.depop.com. 'Depop', as well as related names, marks, emblems, and images, are registered trademarks of their respective owners.

By installing and using this extension, you agree to the terms and conditions outlined at www.topsellerbot.com/terms. Use of this extension must comply with Depop's terms of service, our terms of service, and any applicable laws.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Depop Bot - Top Seller Bot for Depop Depop Bot - Top Seller Bot for Depop
ID feemmddallgmfnhmkiookcabokmageho
Επίσημο URL https://chromewebstore.google.com/detail/depop-bot-top-seller-bot/feemmddallgmfnhmkiookcabokmageho
Περιγραφή The most reliable Depop bot for more likes, follows, and sales. Try for free with no sign up.
Μέγεθος Αρχείου 1.69 MB
Αριθμός Εγκαταστάσεων 256
Τρέχουσα Έκδοση 1.40.0
Τελευταία Ενημέρωση 2023-09-02
Ημερομηνία Δημοσίευσης 2022-01-29
Αξιολόγηση 5.00/5 Συνολικά 9 Αξιολογήσεις
Προγραμματιστής https://topsellerbot.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
URL της Σελίδας Πολιτικής Απορρήτου https://www.termsfeed.com/live/24959ee2-3228-497d-8949-d15128188a7a
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Depop Bot - Top Seller Bot for Depop",
    "version": "1.40.0",
    "description": "The most reliable Depop bot for more likes, follows, and sales. Try for free with no sign up.",
    "icons": {
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "128": "icon128.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "icon128.png",
        "content.js.map"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtHmeGn\/WSvdmKJtrzseuUE3kjs5I5QeMX7ofAYY\/B\/5km0jzi4jDADbYbvTvu4E6j+Lv\/\/c\/oHSPk1dtP9iRFEdLRSzHe4lQ5dIMgm6zr\/zuQ4gjjwXye+W0TCx0U4rsGPNRuVE1AbbGYJWw8XvkRCFpd\/y\/wi8lwlWzaWKU7pVF9ZvikUb5hJUMa0kcqTsRp6Z3PQPf92DYHxbqE3XKVPcESaZM8RTcERpd4Eabg8BpD4aFdU3CnP9yNXG8RlCjqkdTnp9rAMupIzVjvkTLcR\/NCu4w69OR7j83ZXYkdqjgRQJ9B8d5xop0JGQlo\/Niv1AEi8725IJW1FKghkojuwIDAQAB",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.depop.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "tabs",
        "cookies",
        "storage",
        "*:\/\/*.depop.com\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/cdn.firebase.com https:\/\/apis.google.com https:\/\/www.gstatic.com; object-src 'self'"
}