AutoCats Shopee Helper

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

Co to jest AutoCats Shopee Helper?

AutoCats Shopee Helper to rozszerzenie Chrome opracowane przez https://autocats.app, a jego główną funkcją jest „A very useful tool that eases back-end works of your shopee shops!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia AutoCats Shopee Helper

Pobierz pliki rozszerzeń AutoCats Shopee Helper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa AutoCats Shopee Helper AutoCats Shopee Helper
ID oknhghlnfolibnlhipegemdffoihmfld
Oficjalny URL https://chromewebstore.google.com/detail/autocats-shopee-helper/oknhghlnfolibnlhipegemdffoihmfld
Opis A very useful tool that eases back-end works of your shopee shops!
Rozmiar pliku 1.19 MB
Liczba instalacji 375
Aktualna Wersja 3.3
Ostatnia Aktualizacja 2023-10-09
Data Publikacji 2020-07-04
Ocena 4.40/5 Łącznie 5 Oceny
Deweloper https://autocats.app
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://autocats.app/privacy
Obsługiwane Języki 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\/*"
            ]
        }
    ]
}