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 là gì?

ShipXanh - Retail Management Software là một tiện ích mở rộng Chrome được phát triển bởi shipxanh.com, và tính năng chính của nó là "Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng ShipXanh - Retail Management Software

Tải xuống các tệp mở rộng ShipXanh - Retail Management Software dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ShipXanh - Retail Management Software ShipXanh - Retail Management Software
ID bnfhbhgdplalghadceaceocmildbfhmn
URL Chính Thức https://chromewebstore.google.com/detail/shipxanh-retail-managemen/bnfhbhgdplalghadceaceocmildbfhmn
Mô tả Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software
Kích Thước Tệp 1.48 MB
Số Lần Cài Đặt 10,000
Phiên Bản Hiện Tại 3.1.4
Cập Nhật Lần Cuối 2024-02-29
Ngày Phát Hành 2020-07-03
Đánh Giá 4.98/5 Tổng số 644 Đánh Giá
Nhà Phát Triển shipxanh.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.facebook.com/groups/shipxanh
URL Trang Trợ Giúp https://www.facebook.com/phanmemshipxanh
URL Trang Chính Sách Bảo Mật https://shipxanh.com/chinh-sach-bao-mat
Ngôn Ngữ Được Hỗ Trợ 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\/*"
        ]
    }
}