AutoCats Shopee Helper

A very useful tool that eases back-end works of your shopee shops!

Τι είναι το AutoCats Shopee Helper;

Το AutoCats Shopee Helper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://autocats.app, και η κύρια λειτουργία του είναι "A very useful tool that eases back-end works of your shopee shops!".

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

screenshot
screenshot

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

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

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

                        AutoCats Shopee Helper -- A very useful tool that eases back-end works of your shopee shops!

----------------------------------------------------------------
AutoCats Shopee Helper is a very useful extension for Shopee Seller Centre, the back-end of the leading online platform of Southeast Asia and Taiwan.

Our tool has 3 main features.
✔ Auto Boost your products every 4 hours.
✔ Batch giving 5 stars to your customers  + editable texts.
✔ Batch replying 5 and 4 stars review of your products + editable texts.

----------------------------------------------------------------
3.3 - added max pages option with VIP checking
3.2 - fixed new Shopee page bugs
3.0.1 - fixed VIP checking bugs
Update 3.0.0 - release new version
Update 1.9.16 - Minor bugs fix
Update 1.9.15 - Users can now Rate Customers for Free
Update 1.9.12 - Fix rate users bug
Update 1.9.11 - Change official web address.
Update 1.9.10 - Fix bugs
Update 1.9.9 - Fix bugs.
Update 1.9.8 - Fix bugs, remove all "identity" permission.
Update 1.9.8 - Fix bugs.
Update 1.9.7 - Bring "Boost" function to "https://autocats-shopee-booster.web.app/".
Update 1.9.6 - Fix bug, License Key was not loading.
Update 1.9.5 - Fix bugs of "Rate Customers" function.
Update 1.9.3 - Now you don't need to log into Google Chrome to active VIP key.
Update 1.9.2 - Fix Bugs Error404 and so on.
Hotfix 1.9.0 - Rollback to 1.7.0 version.
Update 1.8.4 - Hotfix 'sort products by sales volume'.
Update 1.8.3 - Added option 'sort products by' , Fix countdown timer.

If there are any problems or advice, just feel free to let me know.
[email protected]
www.facebook.com/autocatsshopee

Shopee is a trademark of Shopee.com, Inc. This extension was not created or endorsed by Shopee.
We do use Google Analytics to collect anonymous usage statistics to help improve user experience, but you can opt out at http://tools.google.com/dlpage/gaoptout                    

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

Όνομα AutoCats Shopee Helper AutoCats Shopee Helper
ID oknhghlnfolibnlhipegemdffoihmfld
Επίσημο URL https://chromewebstore.google.com/detail/autocats-shopee-helper/oknhghlnfolibnlhipegemdffoihmfld
Περιγραφή A very useful tool that eases back-end works of your shopee shops!
Μέγεθος Αρχείου 1.19 MB
Αριθμός Εγκαταστάσεων 375
Τρέχουσα Έκδοση 3.3
Τελευταία Ενημέρωση 2023-10-09
Ημερομηνία Δημοσίευσης 2020-07-04
Αξιολόγηση 4.40/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://autocats.app
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://autocats.app/privacy
Υποστηριζόμενες Γλώσσες en,th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "default_locale": "en",
    "version": "3.3",
    "description": "__MSG_extdsName__",
    "permissions": [
        "storage",
        "declarativeContent",
        "activeTab",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/api.gumroad.com\/*",
        "https:\/\/seller.shopee.co.th\/*",
        "*:\/\/autocats.app\/*"
    ],
    "offline_enabled": false,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "70": "images\/ms-icon-70x70.png",
            "150": "images\/ms-icon-150x150.png",
            "310": "images\/ms-icon-310x310.png"
        }
    },
    "icons": {
        "70": "images\/ms-icon-70x70.png",
        "150": "images\/ms-icon-150x150.png",
        "310": "images\/ms-icon-310x310.png"
    },
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "js\/versionck.js",
                "js\/kyck.js",
                "images\/cat_loading_text.gif",
                "images\/cat_noloading.png",
                "js\/ratebuyer.js",
                "js\/rate.js",
                "js\/language.js",
                "images\/helppage192.png",
                "_locales\/th\/messages.json",
                "_locales\/en\/messages.json",
                "js\/bootstrap\/bootstrap.min.js",
                "js\/bootstrap\/popper.min.js",
                "css\/custom.css"
            ],
            "matches": [
                "https:\/\/seller.shopee.co.th\/*"
            ]
        }
    ]
}