Scarcity Manager eBay Dropshipping Software
Scarcity Manager eBay Non-API Automatic Supplier Inventory Checking Software, Dropshipping, Repricing, Repricer
Scarcity Manager eBay Dropshipping Software क्या है?
Scarcity Manager eBay Dropshipping Software https://scarcitymanager.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Scarcity Manager eBay Non-API Automatic Supplier Inventory Checking Software, Dropshipping, Repricing, Repricer"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Scarcity Manager eBay Dropshipping Software एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Scarcity Manager eBay Non-API Automatic Supplier Inventory Checking Software. Scarcity Manager (SM) automatically checks your suppliers inventory and if your supplier runs out of stock, SM automatically makes your eBay listing(s) show zero available. SM also automatically adds more inventory to your eBay listing(s) when SM detects your supplier has more stock so you can be one of the first on eBay have stock available. Other SM features include: eBay repricer Scarcity feature eBay product research eBay Niche research Dropshipping SM Also works with Amazon and Shopify.
एक्सटेंशन की मूल जानकारी
नाम | Scarcity Manager eBay Dropshipping Software |
ID | hkimcjabackioijglpjpekplkoiflimi |
आधिकारिक URL | https://chromewebstore.google.com/detail/scarcity-manager-ebay-dro/hkimcjabackioijglpjpekplkoiflimi |
विवरण | Scarcity Manager eBay Non-API Automatic Supplier Inventory Checking Software, Dropshipping, Repricing, Repricer |
फ़ाइल का आकार | 165 KB |
स्थापना संख्या | 57 |
वर्तमान संस्करण | 0.2 |
अंतिम अपडेट | 2022-09-17 |
प्रकाशन तिथि | 2022-08-11 |
डेवलपर | https://scarcitymanager.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.scarcitymanager.com |
सहायता पृष्ठ URL | https://www.scarcitymanager.com/contact.php |
गोपनीयता नीति पृष्ठ URL | https://www.scarcitymanager.com/Terms&Conditions.php |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_title": "Scarcity Manager" }, "content_scripts": [ { "matches": [ "https:\/\/www.google.com\/" ], "js": [ "library\/js\/jquery-3.6.0.min.js", "scripts\/content.js" ] } ], "description": "Scarcity Manager eBay Non-API Automatic Supplier Inventory Checking Software, Dropshipping, Repricing, Repricer", "manifest_version": 3, "icons": { "16": "library\/icon\/16.png", "32": "library\/icon\/32.png", "48": "library\/icon\/48.png", "128": "library\/icon\/128.png" }, "name": "Scarcity Manager eBay Dropshipping Software", "permissions": [ "activeTab", "alarms", "tabs", "storage", "unlimitedStorage" ], "host_permissions": [ "https:\/\/pages.ebay.com.au\/*", "http:\/\/pages.ebay.com.au\/*", "https:\/\/bulksell.ebay.com.au\/*", "http:\/\/bulksell.ebay.com.au\/*", "http:\/\/www.ebay.com.au\/signin\/*", "https:\/\/www.ebay.com.au\/signin\/*", "https:\/\/signin.ebay.com.au\/*", "http:\/\/signin.ebay.com.au\/*", "https:\/\/www.ebay.com.au\/*", "https:\/\/www.scarcitymanager.com\/*", "https:\/\/www.google.com\/*" ], "version": "0.2" } |