Marketplace Fox
Lister & Automatic Price Updater for eCommerce Sellers.
什麼是Marketplace Fox?
Marketplace Fox是由Foxlister開發的Chrome擴展程式,該擴展的主要功能是“Lister & Automatic Price Updater for eCommerce Sellers.”。
擴展截圖
下載Marketplace Fox擴展crx文件
下載Marketplace Fox擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a 3rd party software tool that helps eCommerce sellers run operations efficiently. - Product Research on Amazon USA, UK, AU, CA eBay USA, UK, AU, CA - Listing from 25+ eCommerce suppliers to Facebook Marketplace and Facebook Shops - Automatic Stock & Price updates to Facebook Marketplace & Facebook Shops - Order Management & Accounting. - 24 hour response time customer support. - Have any questions? reach out to us via email. The Marketplace Fox software comes with an entire backend suite for Facebook Marketplace sellers to manage their products. This chrome extension performs product research on items on Amazon & eBay and quickly allows you to list the same ones onto Facebook. The product research aspect of this software gives you an edge over everyone else selling on Facebook. Moreover, it does automatic & stock updates to Facebook and it also notifies you for reference every time a supplier's stock or price changes.
擴展基本資訊
名稱 | Marketplace Fox |
ID | ondbbmmighfgfddckpkbpkonfdlnaocc |
官方網址 | https://chromewebstore.google.com/detail/marketplace-fox/ondbbmmighfgfddckpkbpkonfdlnaocc |
簡介 | Lister & Automatic Price Updater for eCommerce Sellers. |
檔案大小 | 387 KB |
安裝次數 | 5,733 |
目前版本 | 4.3 |
更新時間 | 2023-02-07 |
上架時間 | 2022-03-08 |
評分 | 4.26/5 共 43 次評分 |
開發者 | Foxlister |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://fbmfox.com |
說明頁面URL | https://fbmfox.com/contact-us/ |
隱私政策頁面URL | https://fbmfox.com/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Marketplace Fox", "version": "4.3", "description": "Lister & Automatic Price Updater for eCommerce Sellers.", "content_scripts": [ { "matches": [ "*:\/\/www.aliexpress.us\/*" ], "js": [ "jquery-3.5.1.min.js", "aliexpress.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.com.au\/*", "*:\/\/www.amazon.ca\/*" ], "js": [ "jquery-3.5.1.min.js", "amazon.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.argos.co.uk\/*" ], "js": [ "jquery-3.5.1.min.js", "argos.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.aosom.com\/*" ], "js": [ "jquery-3.5.1.min.js", "aosom.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.jbhifi.com.au\/*" ], "js": [ "jquery-3.5.1.min.js", "jbhifi.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.webstaurantstore.com\/*" ], "js": [ "jquery-3.5.1.min.js", "webstaurantstore.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.hayneedle.com\/*" ], "js": [ "jquery-3.5.1.min.js", "hayneedle.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.sportsmansguide.com\/*" ], "js": [ "jquery-3.5.1.min.js", "sportsmansguide.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.hobbylobby.com\/*" ], "js": [ "jquery-3.5.1.min.js", "hobbylobby.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.bunnings.com.au\/*" ], "js": [ "jquery-3.5.1.min.js", "bunnings.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.banggood.com\/*" ], "js": [ "jquery-3.5.1.min.js", "banggood.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.bedbathandbeyond.com\/*" ], "js": [ "jquery-3.5.1.min.js", "bedbathandbeyond.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.bestbuy.com\/*" ], "js": [ "jquery-3.5.1.min.js", "bestbuy.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/www.costway.com\/*" ], "js": [ "jquery-3.5.1.min.js", "costway.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/*.costco.com\/*" ], "js": [ "jquery-3.5.1.min.js", "js\/fbmApi.js", "js\/costco.js" ], "css": [ "css\/main.css" ] }, { "matches": [ "https:\/\/*.cjdropshipping.com\/*" ], "js": [ "jquery-3.5.1.min.js", "js\/fbmApi.js", "cjdropshipping.js" ], "css": [ "css\/main.css" ] }, { "matches": [ "*:\/\/www.ebay.com\/*", "*:\/\/www.ebay.co.uk\/*", "*:\/\/www.ebay.com.au\/*", "*:\/\/www.ebay.ca\/*" ], "js": [ "jquery-3.5.1.min.js", "ebay.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/www.etsy.com\/*" ], "js": [ "jquery-3.5.1.min.js", "etsy.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/pay.ebay.com\/*" ], "js": [ "jquery-3.5.1.min.js", "ebay-pay.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.goten.com\/*" ], "js": [ "jquery-3.5.1.min.js", "goten.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.homedepot.com\/*" ], "js": [ "jquery-3.5.1.min.js", "homedepot.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/*.kmart.com\/*" ], "js": [ "jquery-3.5.1.min.js", "js\/fbmApi.js", "js\/sears.js" ], "css": [ "css\/main.css" ] }, { "matches": [ "https:\/\/*.lowes.com\/*" ], "js": [ "jquery-3.5.1.min.js", "js\/fbmApi.js", "js\/lowes.js" ], "css": [ "css\/main.css" ] }, { "matches": [ "*:\/\/www.overstock.com\/*" ], "js": [ "jquery-3.5.1.min.js", "overstock.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/*.samsclub.com\/*" ], "js": [ "jquery-3.5.1.min.js", "js\/fbmApi.js", "js\/samsclub.js" ], "css": [ "css\/main.css" ] }, { "matches": [ "https:\/\/*.sears.com\/*" ], "js": [ "jquery-3.5.1.min.js", "js\/fbmApi.js", "js\/sears.js" ], "css": [ "css\/main.css" ] }, { "matches": [ "*:\/\/www.target.com\/*" ], "js": [ "jquery-3.5.1.min.js", "target.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.tesco.com\/*" ], "js": [ "jquery-3.5.1.min.js", "tesco.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.walmart.com\/*" ], "js": [ "jquery-3.5.1.min.js", "walmart.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/www.wayfair.com\/*" ], "js": [ "jquery-3.5.1.min.js", "wayfair.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.zoro.com\/*" ], "js": [ "jquery-3.5.1.min.js", "zoro.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/www.amazon.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/amazon.js" ] }, { "matches": [ "https:\/\/www.ebay.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/ebay.js" ] }, { "matches": [ "https:\/\/www.walmart.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/walmart.js" ] }, { "matches": [ "https:\/\/www.homedepot.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/homedepot.js" ] }, { "matches": [ "https:\/\/www.aliexpress.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/aliexpress.js" ] }, { "matches": [ "https:\/\/www.aosom.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/aosom.js" ] }, { "matches": [ "https:\/\/www.bedbathandbeyond.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/bedbathandbeyond.js" ] }, { "matches": [ "https:\/\/www.bestbuy.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/bestbuy.js" ] }, { "matches": [ "https:\/\/www.bunnings.com.au\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/bunnings.js" ] }, { "matches": [ "https:\/\/www.costway.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/costway.js" ] }, { "matches": [ "https:\/\/www.etsy.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/etsy.js" ] }, { "matches": [ "https:\/\/www.etsy.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/etsy.js" ] }, { "matches": [ "https:\/\/www.hayneedle.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/hayneedle.js" ] }, { "matches": [ "https:\/\/www.hobbylobby.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/hobbylobby.js" ] }, { "matches": [ "https:\/\/www.jbhifi.com.au\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/jbhifi.js" ] }, { "matches": [ "https:\/\/www.lowes.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/lowes.js" ] }, { "matches": [ "https:\/\/www.overstock.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/overstock.js" ] }, { "matches": [ "https:\/\/www.sportsmansguide.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/sportsmansguide.js" ] }, { "matches": [ "https:\/\/www.wayfair.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/wayfair.js" ] }, { "matches": [ "https:\/\/www.webstaurantstore.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/webstaurantstore.js" ] }, { "matches": [ "https:\/\/www.samsclub.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/samsclub.js" ] }, { "matches": [ "https:\/\/www.costco.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/costco.js" ] }, { "matches": [ "https:\/\/www.zoro.com\/*" ], "css": [ "export_product\/content.css" ], "js": [ "jquery-3.5.1.min.js", "export_product\/zoro.js" ] }, { "matches": [ "*:\/\/business.facebook.com\/*" ], "js": [ "jquery-3.5.1.min.js", "shops_orders.js", "material.min.js" ], "css": [ "fb.css", "material.min.css" ], "run_at": "document_end" }, { "matches": [ "*:\/\/business.facebook.com\/commerce\/catalogs\/*" ], "js": [ "jquery-3.5.1.min.js", "fbcommerce_catalog_item.js" ], "css": [ "fb.css", "material.min.css" ] }, { "matches": [ "https:\/\/www.facebook.com\/marketplace\/you\/selling\/*", "*:\/\/www.facebook.com\/marketplace\/edit\/*" ], "js": [ "jquery-3.5.1.min.js", "itemSync.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.facebook.com\/*" ], "js": [ "jquery-3.5.1.min.js", "fb.js", "loadOrder.js", "material.min.js", "sellingItemSync.js", "itemEdit.js", "fb-save.js" ], "css": [ "fb.css", "material.min.css" ], "run_at": "document_end" } ], "background": { "scripts": [ "jquery-3.5.1.min.js", "taskmanager.js", "tabwatcher.js", "scheduler.js", "stockInterval.js" ], "persistent": true }, "permissions": [ "activeTab", "alarms", "storage", "tabs", "*:\/\/*.thdstatic.com\/*", "*:\/\/*.images.homedepot-static.com\/*", "*:\/\/*.bbystatic.com\/*", "*:\/\/*.ostkcdn.com\/*", "*:\/\/*.shld.net\/*", "https:\/\/www.app.fbmfox.com\/*", "*:\/\/b3h2.scene7.com\/*", "*:\/\/*.zoro.com\/*", "*:\/\/*.img.goten.com\/*", "*:\/\/*.usmedia.aosomcdn.com\/*", "*:\/\/*.haycdn.com\/*", "*:\/\/*.hobbylobby.com\/*", "*:\/\/*.costway.com\/*", "*:\/\/*.etsystatic.com\/*", "*:\/\/mobileimages.lowes.com\/*" ], "browser_action": { "default_popup": "popup.html", "default_icon": "icon128.png", "default_title": "Fbmfox Extension" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "web_accessible_resources": [ "*.png", "*.jpg", "*.woff2", "*.svg" ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self' 'unsafe-inline';", "manifest_version": 2 } |