Crosslist Tool - Crosslisting Tool

Cross-list on multiple marketplaces with the #1 reselling tool. Including eBay, Mercari, Poshmark, Depop, Facebook and more!

Crosslist Tool - Crosslisting Tool là gì?

Crosslist Tool - Crosslisting Tool là một tiện ích mở rộng Chrome được phát triển bởi Crosslist Tool, và tính năng chính của nó là "Cross-list on multiple marketplaces with the #1 reselling tool. Including eBay, Mercari, Poshmark, Depop, Facebook and more!".

Ả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 Crosslist Tool - Crosslisting Tool

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

                        Unlock Efficiency. Boost Sales.

Our extension is akin to real-life magic, as it liberates you from the countless hours spent on tedious listings. To put it simply, we're here to simplify your life.

Crafted with an emphasis on simplicity and user-friendliness, our extension serves as the ultimate tool for sellers looking to reclaim their time and streamline their online sales management. Rest assured, our extension only interacts with web pages of your choice, and we never collect or share your personal information. Your peace of mind is our priority.

This extension introduces an icon in the upper left corner of your selected listing, allowing you to effortlessly replicate it across multiple marketplaces, including your current one. By clicking on this icon, you can generate draft listings on other platforms for your review and submission. We also support the easy process of relisting on the same marketplace.

Our extension allows you to crosslist the following fields:
1. Photos
2. Price
3. Description
4. Title
5. Category
6. Brand
7. Color

What will you do with all of the extra time you get and extra money you make? 

Visit Listifyx.com for more information.                    

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

Tên Crosslist Tool - Crosslisting Tool Crosslist Tool - Crosslisting Tool
ID enohabfnmaecamadfmihenkkonedakek
URL Chính Thức https://chromewebstore.google.com/detail/crosslist-tool-crosslisti/enohabfnmaecamadfmihenkkonedakek
Mô tả Cross-list on multiple marketplaces with the #1 reselling tool. Including eBay, Mercari, Poshmark, Depop, Facebook and more!
Kích Thước Tệp 862 KB
Số Lần Cài Đặt 150
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2023-10-18
Ngày Phát Hành 2023-10-13
Đánh Giá 4.20/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Crosslist Tool
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://www.listifyx.com/
URL Trang Trợ Giúp https://www.listifyx.com/contact
URL Trang Chính Sách Bảo Mật https://www.listifyx.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "imgs\/images\/logo.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "src\/x119.js"
    },
    "content_scripts": [
        {
            "js": [
                "src\/x11.js"
            ],
            "matches": [
                "*:\/\/listifyx.chargebeeportal.com\/*",
                "*:\/\/listifyx-test.chargebeeportal.com\/*",
                "*:\/\/listifyx.chargebee.com\/*",
                "*:\/\/listifyx-test.chargebee.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x22.css"
            ],
            "js": [
                "src\/x22.js"
            ],
            "matches": [
                "*:\/\/www.depop.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x44.css"
            ],
            "js": [
                "src\/x33.js"
            ],
            "matches": [
                "*:\/\/www.etsy.com\/listing\/*",
                "*:\/\/www.etsy.com\/shop\/*",
                "*:\/\/www.etsy.com\/*\/listing\/*",
                "*:\/\/www.etsy.com\/*\/shop\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x44.js"
            ],
            "matches": [
                "*:\/\/www.facebook.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x55.css"
            ],
            "js": [
                "src\/x55.js"
            ],
            "matches": [
                "*:\/\/www.grailed.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x33.css"
            ],
            "js": [
                "src\/x66.js"
            ],
            "matches": [
                "*:\/\/www.mercari.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x77.css"
            ],
            "js": [
                "src\/x77.js"
            ],
            "matches": [
                "*:\/\/poshmark.com\/category\/*",
                "*:\/\/poshmark.com\/closet\/*",
                "*:\/\/poshmark.com\/brand\/*",
                "*:\/\/poshmark.com\/listing\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x77.css"
            ],
            "js": [
                "src\/x88.js"
            ],
            "matches": [
                "*:\/\/poshmark.com.au\/category\/*",
                "*:\/\/poshmark.com.au\/closet\/*",
                "*:\/\/poshmark.com.au\/brand\/*",
                "*:\/\/poshmark.com.au\/listing\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x77.css"
            ],
            "js": [
                "src\/x99.js"
            ],
            "matches": [
                "*:\/\/poshmark.ca\/category\/*",
                "*:\/\/poshmark.ca\/closet\/*",
                "*:\/\/poshmark.ca\/brand\/*",
                "*:\/\/poshmark.ca\/listing\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "src\/x100.js"
            ],
            "matches": [
                "*:\/\/www.ebay.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "src\/x101.js"
            ],
            "matches": [
                "*:\/\/www.ebay.com.au\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "src\/x102.js"
            ],
            "matches": [
                "*:\/\/www.ebay.ca\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "src\/x103.js"
            ],
            "matches": [
                "*:\/\/www.ebay.co.uk\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "src\/x104.js"
            ],
            "matches": [
                "*:\/\/www.vinted.co.uk\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css",
                "x66.css"
            ],
            "js": [
                "src\/x105.js"
            ],
            "matches": [
                "*:\/\/www.vinted.ca\/*",
                "*:\/\/vinted.ca\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "src\/x106.js"
            ],
            "matches": [
                "*:\/\/www.vinted.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "l1.js",
                "src\/x107.js"
            ],
            "matches": [
                "*:\/\/www.depop.com\/products\/create\/",
                "*:\/\/www.depop.com\/products\/create-first"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x108.js"
            ],
            "matches": [
                "*:\/\/www.ebay.ca\/lstng*",
                "*:\/\/www.ebay.com\/lstng*",
                "*:\/\/www.ebay.com.au\/lstng*",
                "*:\/\/www.ebay.co.uk\/lstng*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x109.js"
            ],
            "matches": [
                "*:\/\/www.ebay.ca\/sl\/prelist\/identify*",
                "*:\/\/www.ebay.com\/sl\/prelist\/identify*",
                "*:\/\/www.ebay.com.au\/sl\/prelist\/identify*",
                "*:\/\/www.ebay.co.uk\/sl\/prelist\/identify*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x110.js"
            ],
            "matches": [
                "*:\/\/www.etsy.com\/your\/shops\/*\/tools\/listings\/create",
                "*:\/\/www.etsy.com\/*\/your\/shops\/*\/*\/listings\/create"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x111.js"
            ],
            "matches": [
                "https:\/\/www.grailed.com\/sell\/new"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x112.js"
            ],
            "matches": [
                "*:\/\/*.myshopify.com\/admin\/products\/new",
                "*:\/\/admin.shopify.com\/store\/*\/products\/new"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x113.js"
            ],
            "matches": [
                "*:\/\/*.vinted.ca\/*"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x114.js"
            ],
            "matches": [
                "*:\/\/www.vinted.co.uk\/items\/new",
                "*:\/\/www.vinted.com\/items\/new"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x115.js"
            ],
            "matches": [
                "*:\/\/www.facebook.com\/marketplace\/create\/item"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x116.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x117.js"
            ],
            "matches": [
                "*:\/\/www.mercari.com\/sell\/"
            ],
            "run_at": "document_start"
        },
        {
            "css": [
                "x11.css"
            ],
            "js": [
                "l1.js",
                "src\/x118.js"
            ],
            "matches": [
                "*:\/\/poshmark.com\/create-listing",
                "*:\/\/poshmark.com.au\/create-listing",
                "*:\/\/poshmark.ca\/create-listing"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Cross-list on multiple marketplaces with the #1 reselling tool. Including eBay, Mercari, Poshmark, Depop, Facebook and more!",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.listifyx.com\/*",
            "https:\/\/*.depop.com\/*",
            "https:\/\/*.ebay.ca\/*",
            "https:\/\/*.ebay.com\/*",
            "https:\/\/*.ebay.com.au\/*",
            "https:\/\/*.ebay.co.uk\/*",
            "https:\/\/*.facebook.com\/*"
        ]
    },
    "host_permissions": [
        "*:\/\/*.wix.com\/*",
        "*:\/\/*.listifyx.com\/*",
        "*:\/\/*.2ndstreet.jp\/*",
        "*:\/\/*.ebay.com\/*",
        "*:\/\/*.ebay.com.au\/*",
        "*:\/\/*.ebay.ca\/*",
        "*:\/\/*.ebay.co.uk\/*",
        "*:\/\/*.ebaydesc.com\/*",
        "*:\/\/*.etsystatic.com\/*",
        "*:\/\/www.facebook.com\/*",
        "*:\/\/*.fbcdn.net\/*",
        "*:\/\/www.grailed.com\/*",
        "*:\/\/images.esellerpro.com\/*",
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.depop.com\/*",
        "*:\/\/*.mercari.com\/*",
        "*:\/\/*.mercdn.net\/*",
        "*:\/\/mercari-images.global.ssl.fastly.net\/*",
        "*:\/\/*.myshopify.com\/*",
        "*:\/\/*.shopify.com\/*",
        "*:\/\/poshmark.com\/*",
        "*:\/\/poshmark.com.au\/*",
        "*:\/\/poshmark.ca\/*",
        "*:\/\/*.vinted.ca\/*",
        "*:\/\/*.vinted.net\/*",
        "*:\/\/*.vinted.co.uk\/*",
        "*:\/\/*.vinted.com\/*",
        "*:\/\/*.cloudfront.net\/*"
    ],
    "icons": {
        "128": "imgs\/images\/logo.png",
        "16": "imgs\/images\/logo.png",
        "32": "imgs\/images\/logo.png",
        "48": "imgs\/images\/logo.png"
    },
    "manifest_version": 3,
    "name": "Crosslist Tool - Crosslisting Tool",
    "permissions": [
        "storage",
        "webRequest",
        "activeTab"
    ],
    "version": "1.0.1",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "imgs\/*\/*.*"
            ]
        }
    ]
}