AutoCats Shopee Helper

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

什麼是AutoCats Shopee Helper?

AutoCats Shopee Helper是由https://autocats.app開發的Chrome擴展程式,該擴展的主要功能是“A very useful tool that eases back-end works of your shopee shops!”。

擴展截圖

screenshot
screenshot

下載AutoCats Shopee Helper擴展crx文件

下載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
官方網址 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\/*"
            ]
        }
    ]
}