Cross Listing Tool - CrossLister

Cross list items to multiple marketplaces.

Cross Listing Tool - CrossLister là gì?

Cross Listing Tool - CrossLister là một tiện ích mở rộng Chrome được phát triển bởi https://crosslister.co, và tính năng chính của nó là "Cross list items to multiple marketplaces.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cross Listing Tool - CrossLister

Tải xuống các tệp mở rộng Cross Listing Tool - CrossLister 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

                        CrossLister is a Multi-channel Lister which helps you crosslist your items to multiple marketplaces. It is also your all-in-one inventory management tool.

Forget all the repetitive and boring tasks! Just focus on your products and make more sales.

Learn more: https://crosslister.co/

# Current Supported Marketplaces

Currently, we support cross-listing to 8 marketplaces. You could visit our website to see all of our supported platforms. Link:

https://crosslister.co/faq#supported-marketplaces

# Features

- Store Unlimited Items
- Crosslist Unlimited Items
- Delist Unlimited Items
- Relist Unlimited Items
- Import Items From Marketplaces
- Mark As Sold / Active
- Mark As Listed / Not Listed
- Hi-Res Image Hosting
- Inventory Management
- Listing Templates

# Change Logs

* 1.4.23 [Enhancement] Open CrossLister Guide after extension installed.
* 1.4.22 [Enhancement] Support  on ASOS.
* 1.4.21 [Enhancement] Support multiple format size on Vinted.
* 1.4.20 [BugFix] Fix eBay V2 issue.
* 1.4.19 [Enhancement] Update Vinted script.
* 1.4.18 [Enhancement] Adapt to eBay's new page layout.
* 1.4.16 [BugFix] Update the auto-fill method of Shopify SKU field.
* 1.4.12 [Enhancement] Support SKU in the new eBay listing tool.
* 1.4.10 [Enhancement] Support  in the new eBay listing tool.
* 1.4.8 [Enhancement] eBay: show more specifics for an item.
* 1.4.6 [Enhancement] Refine the simulation of eBay description and size.
* 1.4.4 [Feature] NEW eBay integration.
* 1.4.1 [Feature] Import listings from Woocommerce.
* 1.4.0 [Feature] Add Mercari integration.
* 1.3.5 [BugFix] Update the auto-fill method of Shopify product type.
* 1.3.4 [Enhancement] Add support to save draft on Depop.
* 1.3.3 [Enhancement] Use session storage.
* 1.3.2 [BugFix] Fix the Shopify second load issue.
* 1.3.0 [Feature] Add ASOS integration.
* 1.2.6 [BugFix] Fix issue: stuck on the Etsy listing page.
* 1.2.5 [Enhancement] Support  on Shopify.
* 1.2.4 [Enhancement] Support eBay Shipping / Payment / Return Policy.
* 1.2.2 [Enhancement] Add  to eBay UK integration.
* 1.2.1 [Enhancement] Add  to eBay integration.
* 1.2.0 [Feature] Add Etsy integration.
* 1.1.2 [Enhancement] Handle free shipping when listing to Depop.
* 1.1.1 [Feature] Add Vinted CA, Poshmark CA/AU.
* 1.1.0 [Feature] Support more eBay site(US/UK/CA/AU).
* 1.0.10 [Enhancement] Open CrossLister dashboard after extension installed.
* 1.0.9 [Feature] Import listings from Shopify.
* 1.0.8 [Feature] Delist from eBay.
* 1.0.7 [Enhancement] Handle error: extension context invalidated.
* 1.0.6 [Feature] Import listings from Depop.                    

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

Tên Cross Listing Tool - CrossLister Cross Listing Tool - CrossLister
ID keflffhehpdiaolicpagidjgghnfeiem
URL Chính Thức https://chromewebstore.google.com/detail/cross-listing-tool-crossl/keflffhehpdiaolicpagidjgghnfeiem
Mô tả Cross list items to multiple marketplaces.
Kích Thước Tệp 552 KB
Số Lần Cài Đặt 573
Phiên Bản Hiện Tại 1.4.26
Cập Nhật Lần Cuối 2023-12-14
Ngày Phát Hành 2022-05-27
Đánh Giá 3.40/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://crosslister.co
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://crosslister.co/
URL Trang Trợ Giúp https://crosslister.co/faq
URL Trang Chính Sách Bảo Mật https://hawstein.studio/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cross Listing Tool - CrossLister",
    "description": "Cross list items to multiple marketplaces.",
    "version": "1.4.26",
    "manifest_version": 3,
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/crosslister.co\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/crosslister.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.depop.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/depop.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.vinted.com\/*",
                "*:\/\/*.vinted.co.uk\/*",
                "*:\/\/*.vinted.ca\/*",
                "*:\/\/vinted.ca\/*",
                "*:\/\/*.vinted.fr\/*",
                "*:\/\/*.vinted.net\/*",
                "*:\/\/*.vinted.at\/*",
                "*:\/\/*.vinted.be\/*",
                "*:\/\/*.vinted.cz\/*",
                "*:\/\/*.vinted.de\/*",
                "*:\/\/*.vinted.es\/*",
                "*:\/\/*.vinted.lt\/*",
                "*:\/\/*.vinted.lu\/*",
                "*:\/\/*.vinted.pl\/*",
                "*:\/\/*.vinted.it\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/vinted.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.etsy.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/etsy.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.asos.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/asos.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/poshmark.com\/*",
                "*:\/\/poshmark.ca\/*",
                "*:\/\/poshmark.com.au\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/poshmark.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.mercari.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/mercari.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.ca\/*",
                "*:\/\/*.ebay.com.au\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/ebayV2.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.grailed.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.tradesy.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.kidizen.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.myshopify.com\/*",
                "*:\/\/*.shopify.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js",
                "content_scripts\/shopify.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/instagram.com\/*",
                "*:\/\/*.instagram.com\/*"
            ],
            "js": [
                "libs\/jquery.min.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "tabs",
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_title": "Cross Listing Tool - CrossLister",
        "default_popup": "popup\/popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'; connect-src *; font-src *; img-src *; style-src * 'unsafe-inline'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "libs\/*",
                "page_scripts\/*",
                "images\/*"
            ],
            "matches": [
                "*:\/\/*\/*",
                "*:\/\/crosslister.co\/*"
            ]
        }
    ]
}