AutoXu for Shopee

Tự động nhận Shopee Xu mỗi ngày

What is AutoXu for Shopee?

AutoXu for Shopee is a Chrome extension developed by redphx, and its main feature is "Tự động nhận Shopee Xu mỗi ngày".

Extension Screenshots

screenshot
screenshot

Download AutoXu for Shopee Extension CRX File

Download AutoXu for Shopee extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Tiện ích sẽ tự động chạy ngầm để nhận Shopee Xu mỗi ngày.
Bạn không cần phải làm gì ngoài việc đăng nhập vào trang web Shopee.
Nếu nhận Xu thành công bạn sẽ nhận được thông báo (như hình).

Github: https://github.com/redphx/shopee-autoxu                    

Extension Basic Information

Name AutoXu for Shopee AutoXu for Shopee
ID kcbffhdphjkfahmiakcgmeekbleoepde
Official URL https://chromewebstore.google.com/detail/autoxu-for-shopee/kcbffhdphjkfahmiakcgmeekbleoepde
Description Tự động nhận Shopee Xu mỗi ngày
File Size 6.92 KB
Installation Count 997
Current Version 1.0.3
Last Updated 2021-12-23
Publish Date 2019-01-12
Rating 5.00/5 Total 5 Ratings
Developer redphx
Email [email protected]
Payment Type free
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AutoXu for Shopee",
    "author": "redphx",
    "description": "T\u1ef1 \u0111\u1ed9ng nh\u1eadn Shopee Xu m\u1ed7i ng\u00e0y",
    "version": "1.0.3",
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "*:\/\/*.shopee.vn\/",
        "notifications",
        "alarms"
    ]
}