Cross List It

Cross List It provides an easy way to cross post your Ebay, Facebook, Etsy, Poshmark, Mercari and Depop listings to each other.

Cross List It क्या है?

Cross List It https://crosslistit.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cross List It provides an easy way to cross post your Ebay, Facebook, Etsy, Poshmark, Mercari and Depop listings to each other."।

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

screenshot
screenshot
screenshot

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

crx प्रारूप में Cross List It एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        To get started, register your account on CrossListIt.com, where you can get a free 7-day trial. Install the extension and login to the extension using the same email address and password that you used to set up your account. Cross List It will capture your information fields, download your images (if selected), open a new browser window for the appropriate marketplace and pre-fill many of the required fields. From there you simply upload your images, complete the listing creation requirements, and submit. It's that simple!

Cross List It will keep a list of your cross posted listing history for your reference as well as allow you to make templates from your existing listings or create new ones to generate new listings from.

With Cross List It, you can also build default pricing modifications between marketplaces to adjust for differences in fee structures and shipping costs. This will allow you to keep balanced returns across all marketplaces and keep your listings competitive.                    

एक्सटेंशन की मूल जानकारी

नाम Cross List It Cross List It
ID fpiipgocdfgkjdocoopadogdkddeihej
आधिकारिक URL https://chromewebstore.google.com/detail/cross-list-it/fpiipgocdfgkjdocoopadogdkddeihej
विवरण Cross List It provides an easy way to cross post your Ebay, Facebook, Etsy, Poshmark, Mercari and Depop listings to each other.
फ़ाइल का आकार 769 KB
स्थापना संख्या 435
वर्तमान संस्करण 4.1.8
अंतिम अपडेट 2022-07-20
प्रकाशन तिथि 2020-03-10
रेटिंग 1.92/5 कुल 12 रेटिंग्स
डेवलपर https://crosslistit.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट http://crosslistit.com
सहायता पृष्ठ URL http://crosslistit.com/#/support
गोपनीयता नीति पृष्ठ URL https://crosslistit.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cross List It",
    "short_name": "CLI",
    "description": "Cross List It provides an easy way to cross post your Ebay, Facebook, Etsy, Poshmark, Mercari and Depop listings to each other.",
    "manifest_version": 2,
    "version": "4.1.8",
    "permissions": [
        "tabs",
        "downloads",
        "activeTab",
        "storage",
        "https:\/\/crlistit-dev.azurewebsites.net\/api*",
        "https:\/\/crosslistit.com\/api*",
        "https:\/\/bulkedit.ebay.com\/",
        "https:\/\/www.depop.com\/*",
        "https:\/\/www.etsy.com\/*",
        "https:\/\/poshmark.com\/*",
        "https:\/\/poshmark.ca\/*",
        "https:\/\/www.ebay.com\/*",
        "https:\/\/www.mercari.com\/*",
        "https:\/\/www.facebook.com\/marketplace\/*",
        "https:\/\/vi.vipr.ebaydesc.com\/*"
    ],
    "icons": {
        "16": "arrow16.png",
        "48": "arrow48.png",
        "128": "arrow128.png",
        "256": "arrow256.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Cross List It"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "scrape.js"
            ],
            "matches": [
                "https:\/\/www.depop.com\/*",
                "https:\/\/www.etsy.com\/*",
                "https:\/\/poshmark.com\/*",
                "https:\/\/poshmark.ca\/*",
                "https:\/\/www.ebay.com\/*",
                "https:\/\/www.mercari.com\/*",
                "https:\/\/www.facebook.com\/marketplace\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "ebayDescriptionScrape.js"
            ],
            "matches": [
                "https:\/\/vi.vipr.ebaydesc.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillDepop.js"
            ],
            "matches": [
                "https:\/\/www.depop.com\/products\/create\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillPoshmark.js"
            ],
            "matches": [
                "https:\/\/poshmark.com\/create-listing",
                "https:\/\/poshmark.ca\/create-listing"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillMercari.js"
            ],
            "matches": [
                "https:\/\/www.mercari.com\/sell\/"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillFacebook.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/marketplace\/create\/item\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillEbayTitle.js"
            ],
            "matches": [
                "https:\/\/bulkedit.ebay.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillEbay.js"
            ],
            "matches": [
                "https:\/\/bulksell.ebay.com\/ws\/eBayISAPI.dll?SingleList&&DraftURL*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillEbayNewTool.js"
            ],
            "matches": [
                "https:\/\/www.ebay.com\/lstng*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillEbayQuickTool.js"
            ],
            "matches": [
                "https:\/\/www.ebay.com\/sl\/list\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "fillEtsy.js"
            ],
            "matches": [
                "https:\/\/www.etsy.com\/your\/shops\/*"
            ],
            "include_globs": [
                "https:\/\/www.etsy.com\/your\/shops\/*\/tools\/listings\/create*"
            ],
            "run_at": "document_end"
        }
    ]
}