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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    ]
}