AutoXu for Shopee

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

O que é AutoXu for Shopee?

AutoXu for Shopee é uma extensão do Chrome desenvolvida por redphx, e sua principal característica é "Tự động nhận Shopee Xu mỗi ngày".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão AutoXu for Shopee

Baixe arquivos de extensão AutoXu for Shopee no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome AutoXu for Shopee AutoXu for Shopee
ID kcbffhdphjkfahmiakcgmeekbleoepde
URL Oficial https://chromewebstore.google.com/detail/autoxu-for-shopee/kcbffhdphjkfahmiakcgmeekbleoepde
Descrição Tự động nhận Shopee Xu mỗi ngày
Tamanho do Arquivo 6.92 KB
Contagem de Instalações 997
Versão Atual 1.0.3
Última Atualização 2021-12-23
Data de Publicação 2019-01-12
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor redphx
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}