ShipXanh - Retail Management Software

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

Vad är ShipXanh - Retail Management Software?

ShipXanh - Retail Management Software är en Chrome-tillägg utvecklad av shipxanh.com, och dess huvudfunktion är "Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner ShipXanh - Retail Management Software-förlängningens CRX-fil

Ladda ner ShipXanh - Retail Management Software-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn ShipXanh - Retail Management Software ShipXanh - Retail Management Software
ID bnfhbhgdplalghadceaceocmildbfhmn
Officiell webbadress https://chromewebstore.google.com/detail/shipxanh-retail-managemen/bnfhbhgdplalghadceaceocmildbfhmn
Beskrivning Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software
Filstorlek 1.48 MB
Antal Installationer 10,000
Aktuell Version 3.1.4
Senast Uppdaterad 2024-02-29
Publiceringsdatum 2020-07-03
Betyg 4.98/5 Totalt 644 Betyg
Utvecklare shipxanh.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.facebook.com/groups/shipxanh
Hjälpsida URL https://www.facebook.com/phanmemshipxanh
URL till Sekretesspolicy Sidan https://shipxanh.com/chinh-sach-bao-mat
Stödda Språk 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\/*"
        ]
    }
}