AutoXu for Shopee

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

ما هو AutoXu for Shopee؟

AutoXu for Shopee هو إضافة Chrome تم تطويرها بواسطة redphx، والميزة الرئيسية لها هي "Tự động nhận Shopee Xu mỗi ngày".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة AutoXu for Shopee

قم بتنزيل ملفات الامتداد AutoXu for Shopee بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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"
    ]
}