AutoCats Shopee Helper

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

Was ist AutoCats Shopee Helper?

AutoCats Shopee Helper ist eine Chrome-Erweiterung, die von https://autocats.app entwickelt wurde, und ihr Hauptmerkmal ist "A very useful tool that eases back-end works of your shopee shops!".

Erweiterungsscreenshots

screenshot
screenshot

AutoCats Shopee Helper-Erweiterungs-CRX-Datei herunterladen

Laden Sie AutoCats Shopee Helper-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name AutoCats Shopee Helper AutoCats Shopee Helper
ID oknhghlnfolibnlhipegemdffoihmfld
Offizielle URL https://chromewebstore.google.com/detail/autocats-shopee-helper/oknhghlnfolibnlhipegemdffoihmfld
Beschreibung A very useful tool that eases back-end works of your shopee shops!
Dateigröße 1.19 MB
Installationsanzahl 375
Aktuelle Version 3.3
Letztes Update 2023-10-09
Veröffentlichungsdatum 2020-07-04
Bewertung 4.40/5 Insgesamt 5 Bewertungen
Entwickler https://autocats.app
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://autocats.app/privacy
Unterstützte Sprachen 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\/*"
            ]
        }
    ]
}