AutoXu for Shopee

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

Cos'è AutoXu for Shopee?

AutoXu for Shopee è un'estensione di Chrome sviluppata da redphx, e la sua funzione principale è "Tự động nhận Shopee Xu mỗi ngày".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione AutoXu for Shopee

Scarica i file di estensione AutoXu for Shopee in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome AutoXu for Shopee AutoXu for Shopee
ID kcbffhdphjkfahmiakcgmeekbleoepde
URL Ufficiale https://chromewebstore.google.com/detail/autoxu-for-shopee/kcbffhdphjkfahmiakcgmeekbleoepde
Descrizione Tự động nhận Shopee Xu mỗi ngày
Dimensione del File 6.92 KB
Conteggio Installazioni 997
Versione Corrente 1.0.3
Ultimo Aggiornamento 2021-12-23
Data di Pubblicazione 2019-01-12
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore redphx
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}