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\/*"
            ]
        }
    ]
}