AutoXu for Shopee

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

Apa itu AutoXu for Shopee?

AutoXu for Shopee adalah ekstensi Chrome yang dikembangkan oleh redphx, dan fitur utamanya adalah "Tự động nhận Shopee Xu mỗi ngày".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi AutoXu for Shopee

Unduh file ekstensi AutoXu for Shopee dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama AutoXu for Shopee AutoXu for Shopee
ID kcbffhdphjkfahmiakcgmeekbleoepde
URL Resmi https://chromewebstore.google.com/detail/autoxu-for-shopee/kcbffhdphjkfahmiakcgmeekbleoepde
Deskripsi Tự động nhận Shopee Xu mỗi ngày
Ukuran File 6.92 KB
Jumlah Instalasi 997
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2021-12-23
Tanggal Publikasi 2019-01-12
Penilaian 5.00/5 Total 5 Penilaian
Pengembang redphx
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}