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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Copy from Shopee to Lazada, Tiktok Shop, WooCommerce copy from Lazada to Shopee, Tiktok Shop, WooCommerce billing software"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ShipXanh - Retail Management Software एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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\/*"
        ]
    }
}