ShipXanh - Retail Management Software

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

What is ShipXanh - Retail Management Software?

ShipXanh - Retail Management Software is a Chrome extension developed by shipxanh.com, and its main feature is "Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download ShipXanh - Retail Management Software Extension CRX File

Download ShipXanh - Retail Management Software extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name ShipXanh - Retail Management Software ShipXanh - Retail Management Software
ID bnfhbhgdplalghadceaceocmildbfhmn
Official URL https://chromewebstore.google.com/detail/shipxanh-retail-managemen/bnfhbhgdplalghadceaceocmildbfhmn
Description Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software
File Size 1.48 MB
Installation Count 10,000
Current Version 3.1.4
Last Updated 2024-02-29
Publish Date 2020-07-03
Rating 4.98/5 Total 644 Ratings
Developer shipxanh.com
Email [email protected]
Payment Type free
Extension Website https://www.facebook.com/groups/shipxanh
Help Page URL https://www.facebook.com/phanmemshipxanh
Privacy Policy Page URL https://shipxanh.com/chinh-sach-bao-mat
Supported Languages 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\/*"
        ]
    }
}