Crosslist
Crosslist allows sellers to list quickly on the world's largest online marketplaces.
什麼是Crosslist?
Crosslist是由https://crosslist.com開發的Chrome擴展程式,該擴展的主要功能是“Crosslist allows sellers to list quickly on the world's largest online marketplaces.”。
擴展截圖
下載Crosslist擴展crx文件
下載Crosslist擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
With Crosslist, you can easily: ➤ Bulk list on multiple marketplaces ~ Increase your sales Grow your business by selling on multiple channels. Crosslist integrates with 9 different marketplaces, across all continents. ~ Save time Save time manually completing forms. Auto-post your listings in the background without manual intervention. ➤ Manage your listings from one interface ~ Relist and delist capabilities Sold an item? Delist your listings in bulk from one convenient dashboard. Want to drop your prices? Relist quickly everywhere with Crosslist. ~ Tools to make your life easier Build unlimited listing templates in advance. Enhance your pictures using our state-of-the-art image editor. Remove image backgrounds in bulk with one click. ➤ Cross list between 9 marketplaces ~ Quick and efficient Transfer listings directly between multiple marketplaces in a matter of seconds. Crosslist automatically posts listings in the background. ~ Unlimited autoposting Import or cross list products in bulk or one by one with just one mouse click, all without limits and at an affordable price point. Sign up now with our 3-day money-back guarantee: https://crosslist.com/ Terms of service: https://crosslist.com/terms-of-service/
擴展基本資訊
名稱 | Crosslist |
ID | knfhdmkccnbhbgpahakkcmoddgikegjl |
官方網址 | https://chromewebstore.google.com/detail/crosslist/knfhdmkccnbhbgpahakkcmoddgikegjl |
簡介 | Crosslist allows sellers to list quickly on the world's largest online marketplaces. |
檔案大小 | 1.7 MB |
安裝次數 | 1,760 |
目前版本 | 1.26.25 |
更新時間 | 2024-03-03 |
上架時間 | 2021-04-23 |
評分 | 4.44/5 共 16 次評分 |
開發者 | https://crosslist.com |
電子郵箱 | [email protected] |
付費類型 | in_app |
擴展官網 | https://crosslist.com/ |
說明頁面URL | https://crosslist.com/contact/ |
隱私政策頁面URL | https://crosslist.com/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crosslist", "version": "1.26.25", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjQUuDKrJcWPMDz+7Bu1MC\/Ee\/cBBi7MnN6ytutlQlhLr93VErDImtFBWRPysZmgfCarYR0FUQ5znI6JAXb0j6\/5fj4H5aJHDMVMNyBeaP0VDB2KZ+wYm4qkcoGIFTZfP+QkkUjSuZ8ysXsNWfhWE8tQfbnK7GLIFIXU4fdZwcp0ZqiWM4TIZ1JG3VXrs44m3+YW4iglsALbQg0iYlp7+618cbxH+\/bc1xTCANPO1RYvt5QZ4ZPJE4UFLwwL2lR\/ZGN51rEEHM6ZTSldWLY9kQZ3b\/XwjVAERhSW0ldHeaVl9vJDfn73Mk6lvzUHkDJeVn5dC\/GMY\/a7T1X+g9yCxmwIDAQAB", "description": "Crosslist allows sellers to list quickly on the world's largest online marketplaces.", "manifest_version": 2, "icons": { "16": "img\/icon16.png", "48": "img\/icon70.png", "128": "img\/icon180.png" }, "externally_connectable": { "matches": [ "*:\/\/*.crosslist.io\/*", "*:\/\/*.crosslist.com\/*", "*:\/\/localhost\/*" ] }, "background": { "page": "background.html", "persistent": true }, "permissions": [ "*:\/\/poshmark.com\/*", "*:\/\/poshmark.ca\/*", "*:\/\/poshmark.com.au\/*", "*:\/\/poshmark.co.uk\/*", "*:\/\/www.mercari.com\/*", "*:\/\/www.facebook.com\/*", "*:\/\/www.upload.facebook.com\/*", "*:\/\/upload.facebook.com\/*", "*:\/\/*.depop.com\/*", "*:\/\/www.grailed.com\/*", "*:\/\/*.ebay.com\/*", "*:\/\/*.ebay.co.uk\/*", "*:\/\/*.ebay.ca\/*", "*:\/\/*.ebay.com.au\/*", "*:\/\/*.ebay.ie\/*", "*:\/\/*.crosslist.com\/*", "*:\/\/www.kidizen.com\/*", "*:\/\/api.kidizen.com\/*", "*:\/\/www.etsy.com\/*", "*:\/\/www.bonanza.com\/*", "*:\/\/*.vinted.com\/*", "*:\/\/*.myshopify.com\/*", "*:\/\/instagram.com\/*", "*:\/\/*.instagram.com\/*", "*:\/\/*.vestiairecollective.com\/*", "*:\/\/*.ebay.co.uk\/*", "*:\/\/*.vinted.nl\/*", "*:\/\/*.vinted.co.uk\/*", "*:\/\/*.ebay.ca\/*", "*:\/\/*.vinted.ca\/*", "https:\/\/*.s3.amazonaws.com\/*", "https:\/\/*.amazonaws.com\/*", "cookies", "storage", "tabs", "webRequest", "webRequestBlocking", "geolocation" ], "content_scripts": [ { "matches": [ "*:\/\/localhost\/*", "https:\/\/*.crosslist.com\/*", "https:\/\/*.crosslist.io\/*" ], "js": [ "contentScript.js" ], "run_at": "document_start" }, { "matches": [ "*:\/\/*.depop.com\/*", "*:\/\/www.grailed.com\/*", "*:\/\/poshmark.com\/*", "*:\/\/poshmark.ca\/*", "*:\/\/poshmark.com.au\/*", "*:\/\/www.kidizen.com\/*", "*:\/\/*.ebay.com\/*", "*:\/\/*.ebay.co.uk\/*", "*:\/\/*.ebay.ca\/*", "*:\/\/*.ebay.com.au\/*", "*:\/\/*.ebay.ie\/*", "*:\/\/www.mercari.com\/*", "*:\/\/*.vinted.com\/*", "*:\/\/www.etsy.com\/*", "*:\/\/*.vinted.co.uk\/*", "*:\/\/*.facebook.com\/*" ], "js": [ "library.js", "multiSelect.js", "productOverlay.js" ], "run_at": "document_idle" } ], "web_accessible_resources": [ "facebook.js", "library.js", "img\/Rolling-0.7s-200px.svg", "img\/arrow-down.svg", "img\/paper-plane.svg", "img\/crosslist-logo.svg", "img\/crosslist-logo-icon.svg", "img\/marketplaces\/depop-icon-50.png", "img\/marketplaces\/ebay-icon-50.png", "img\/marketplaces\/facebook-icon-50.png", "img\/marketplaces\/grailed-icon-50.png", "img\/marketplaces\/kidizen-icon-50.png", "img\/marketplaces\/mercari-icon-50.png", "img\/marketplaces\/poshmark-icon-50.png", "img\/marketplaces\/tradesy-icon-50.png", "img\/marketplaces\/vinted-icon-50.png", "img\/marketplaces\/etsy-icon-50.png", "img\/multiselect\/xlist-multiselect-video-depop.gif", "img\/multiselect\/xlist-multiselect-video-mercari.gif", "img\/multiselect\/xlist-multiselect-video-grailed.gif", "img\/multiselect\/xlist-multiselect-video-poshmark.gif", "img\/multiselect\/xlist-multiselect-video-kidizen.gif", "img\/multiselect\/xlist-multiselect-video-tradesy.gif", "img\/multiselect\/xlist-multiselect-video-ebay.gif", "img\/multiselect\/xlist-multiselect-video-ebay_alternate.gif", "img\/multiselect\/xlist-multiselect-video-vinted.gif", "img\/multiselect\/xlist-multiselect-video-facebook.gif", "img\/multiselect\/xlist-multiselect-video-etsy.gif", "fonts\/CircularStd-Bold.eot", "fonts\/CircularStd-Bold.ttf", "fonts\/CircularStd-Bold.woff", "fonts\/CircularStd-Bold.woff2", "fonts\/CircularStd-Book.eot", "fonts\/CircularStd-Book.ttf", "fonts\/CircularStd-Book.woff", "fonts\/CircularStd-Book.woff2" ] } |