AutoXu for Shopee

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

AutoXu for Shopeeとは何ですか?

AutoXu for Shopeeはredphxによって開発されたChromeの拡張機能で、その主な機能は「Tự động nhận Shopee Xu mỗi ngày」です。

拡張機能のスクリーンショット

screenshot
screenshot

AutoXu for Shopee拡張機能のCRXファイルをダウンロード

AutoXu for Shopee拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 AutoXu for Shopee AutoXu for Shopee
ID kcbffhdphjkfahmiakcgmeekbleoepde
公式URL https://chromewebstore.google.com/detail/autoxu-for-shopee/kcbffhdphjkfahmiakcgmeekbleoepde
説明 Tự động nhận Shopee Xu mỗi ngày
ファイルサイズ 6.92 KB
インストール数 997
現在のバージョン 1.0.3
最終更新日 2021-12-23
公開日 2019-01-12
評価 5.00/5 合計 5 レビュー
開発者 redphx
Eメール [email protected]
支払い方法 free
対応言語 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"
    ]
}