ShipXanh - Retail Management Software

Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software

ShipXanh - Retail Management Software란 무엇입니까?

ShipXanh - Retail Management Software은(는) shipxanh.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

ShipXanh - Retail Management Software 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Copy products and automatically post them to Shopee, Tiktok, Lazada, Woocomerce...; Edit photos in bulk, frame of photo, add watermark, insert product image into other (avoid censorship), add text to photo; Inventory management; Finance management, ....

HOW TO USE: Open any Shopee or Lazada or Tiktok or Aliexpress product and you will see ShipXanh appear in the lower left corner (contact us https://m.me/phanmemshipxanh)

FEATURE
1. Crawler products then bulk listing across e-commerce platforms, clone the shop
* Copy products across e-commerce platforms. For example, scrape products from Shopee to Tiktok, copy products from Lazada, copy products from any source and post them on any page (contact us https://m.me/phanmemshipxanh)
* Clone shop
* Schedule automatic posts to Fanpage every day
* Copy from Aliexpress to Shopee, Lazada, Tiktok, Woo,...

2. Multi-account login feature on many e-commerce sites:
* You can reply to many of your shop's messages at the same time
* Notifications

4. Photo video downloader:
* Download video, photos from any platform or source
* Backup product contents

5. Multi-channel product editing:
* Bulk delete or edit products
* Set discount on bulk products Lazada

6. Shopee, Lazada, Tiktok order management features, free POS software
* Sold at POS counters
* Custom stamp on each order label from the e-commerce platforms before printing
* Flexible Tiktok printing, multiple labels combined into 1 bill
* Collect sales to pack in bulk for fast
* Track fees for each sale
* Control refunds, cancellations, complaints

7. Tiktok Livestream tools support host
* Get all comment of a livestream realtime
* Support print, download comments in excel file
* Filter comment by phone number realtime
* Chat with user by one click

Join the community using Ship Xanh:
Facebook group: https://www.facebook.com/groups/shipxanh
Youtube: https://youtube.com/shipxanh
Fanpage: https://www.facebook.com/phanmemshipxanh
Zalo group: https://zalo.me/g/tvamir364
Phone iMessage: +84 387976660                    

확장 프로그램 기본 정보

이름 ShipXanh - Retail Management Software ShipXanh - Retail Management Software
ID bnfhbhgdplalghadceaceocmildbfhmn
공식 URL https://chromewebstore.google.com/detail/shipxanh-retail-managemen/bnfhbhgdplalghadceaceocmildbfhmn
설명 Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software
파일 크기 1.48 MB
설치 횟수 10,000
현재 버전 3.1.4
최근 업데이트 2024-02-29
출시 날짜 2020-07-03
평점 4.98/5 총 644 개의 평점
개발자 shipxanh.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.facebook.com/groups/shipxanh
도움말 페이지 URL https://www.facebook.com/phanmemshipxanh
개인정보 보호 정책 페이지 URL https://shipxanh.com/chinh-sach-bao-mat
지원되는 언어 id,ms,en,vi,pt-BR,th,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "3.1.4",
    "description": "__MSG_appDesc__",
    "default_locale": "vi",
    "homepage_url": "https:\/\/www.shipxanh.com\/",
    "options_page": "src\/pages\/options\/index.html",
    "permissions": [
        "activeTab"
    ],
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_icon": "images\/logo.png"
    },
    "icons": {
        "128": "images\/logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "src\/pages\/content\/index.js"
            ],
            "css": [
                "assets\/css\/contentStyle17092038023.chunk.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "devtools_page": "src\/pages\/devtools\/index.html",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon-128.png",
                "icon-34.png",
                "locales\/**\/*",
                "images\/**\/*",
                "images\/*",
                "scripts\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.shipxanh.com\/*",
            "*:\/\/localhost\/*"
        ]
    }
}