Crosslist Tool - Crosslisting Tool
Cross-list on multiple marketplaces with the #1 reselling tool. Including eBay, Mercari, Poshmark, Depop, Facebook and more!
Cos'è Crosslist Tool - Crosslisting Tool?
Crosslist Tool - Crosslisting Tool è un'estensione di Chrome sviluppata da Crosslist Tool, e la sua funzione principale è "Cross-list on multiple marketplaces with the #1 reselling tool. Including eBay, Mercari, Poshmark, Depop, Facebook and more!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Crosslist Tool - Crosslisting Tool
Scarica i file di estensione Crosslist Tool - Crosslisting Tool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Crosslist Tool - Crosslisting Tool |
ID | enohabfnmaecamadfmihenkkonedakek |
URL Ufficiale | https://chromewebstore.google.com/detail/crosslist-tool-crosslisti/enohabfnmaecamadfmihenkkonedakek |
Descrizione | Cross-list on multiple marketplaces with the #1 reselling tool. Including eBay, Mercari, Poshmark, Depop, Facebook and more! |
Dimensione del File | 862 KB |
Conteggio Installazioni | 150 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2023-10-18 |
Data di Pubblicazione | 2023-10-13 |
Valutazione | 4.20/5 Totale 5 Valutazioni |
Sviluppatore | Crosslist Tool |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://www.listifyx.com/ |
URL della Pagina di Aiuto | https://www.listifyx.com/contact |
URL della Pagina della Politica sulla Privacy | https://www.listifyx.com/privacy-policy |
Lingue Supportate | 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": [ " |