Online Seller Addon
Free stock counter for Amazon sellers with unlimited daily product checks. This extension will show the inventory counts for the…
Online Seller Addonคืออะไร?
Online Seller Addon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย amidart และคุณลักษณะหลักของมันคือ "Free stock counter for Amazon sellers with unlimited daily product checks. This extension will show the inventory counts for the…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Online Seller Addon
ดาวน์โหลดไฟล์ส่วนขยาย Online Seller Addon ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Free stock counter for Amazon sellers with unlimited daily product checks. This extension will show the inventory counts for the different offers on an Amazon listing. You do not need to create an account or signup for anything. You can add the extension and start using it immediately. Works for all Amazon domains. How to use the Amazon stock checker: Add the extension to your browser (click the Add to Chrome button in the top right and confirm) Visit a product detail page on Amazon.com, and click the "Count Stock!" button or click the OS Addon icon in the top right of your browser. OS Addon does not collect or store data outside your local extension. Premium features may be added in the future, but the stock counter is completely free to use. Permissions: It can read and change data on all: - www.amazon.com, smile.amazon.com (and all the regional amazon tld domains) - allows the extension to appear and show quantity data on amazon websites - sellercentral.amazon.com (and all the regional amazon tld domains) - allows the extension to use amazon revenue calculator Disclaimer: The extension uses Google Analytics to collect extension usage statistics to help improve user experience. If you want to opt-out of Google Analytics tracking, please visit http://tools.google.com/dlpage/gaoptout Privacy Policy: http://dmitry.artamoshkin.com/privacy.html
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Online Seller Addon |
ID | cmjihoeplpkmlmbbiiognkceoechmand |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/online-seller-addon/cmjihoeplpkmlmbbiiognkceoechmand |
คำอธิบาย | Free stock counter for Amazon sellers with unlimited daily product checks. This extension will show the inventory counts for the… |
ขนาดไฟล์ | 137 KB |
จำนวนการติดตั้ง | 171,168 |
เวอร์ชันปัจจุบัน | 0.9.57 |
อัปเดตครั้งล่าสุด | 2023-11-17 |
วันที่เผยแพร่ | 2020-06-22 |
คะแนน | 4.13/5 รวมทั้งหมด 56 คะแนน |
ผู้พัฒนา | amidart |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | http://dmitry.artamoshkin.com/privacy.html |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Online Seller Addon", "description": "", "version": "0.9.57", "icons": { "16": "img\/icon16.png", "24": "img\/icon24.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "64": "img\/icon64.png", "128": "img\/icon128.png", "256": "img\/icon256.png" }, "browser_action": { "default_icon": "\/img\/icon48.png" }, "background": { "scripts": [ "\/lib\/jquery-3.4.1.min.js", "\/lib\/google-analytics-bundle.js", "\/js\/background.js" ] }, "content_scripts": [ { "matches": [ "*:\/\/www.amazon.ae\/*", "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.es\/*", "*:\/\/www.amazon.nl\/*", "*:\/\/www.amazon.mx\/*", "*:\/\/www.amazon.it\/*", "*:\/\/www.amazon.in\/*", "*:\/\/www.amazon.de\/*", "*:\/\/www.amazon.fr\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/www.amazon.ca\/*", "*:\/\/www.amazon.com.au\/*", "*:\/\/www.amazon.com.br\/*", "*:\/\/www.amazon.com.mx\/*", "*:\/\/www.amazon.com.tr\/*", "*:\/\/www.amazon.co.jp\/*", "*:\/\/www.amazon.pl\/*", "*:\/\/www.amazon.sa\/*", "*:\/\/www.amazon.se\/*", "*:\/\/www.amazon.sg\/*", "*:\/\/smile.amazon.ae\/*", "*:\/\/smile.amazon.com\/*", "*:\/\/smile.amazon.co.uk\/*", "*:\/\/smile.amazon.es\/*", "*:\/\/smile.amazon.nl\/*", "*:\/\/smile.amazon.mx\/*", "*:\/\/smile.amazon.it\/*", "*:\/\/smile.amazon.in\/*", "*:\/\/smile.amazon.de\/*", "*:\/\/smile.amazon.fr\/*", "*:\/\/smile.amazon.cn\/*", "*:\/\/smile.amazon.ca\/*", "*:\/\/smile.amazon.com.au\/*", "*:\/\/smile.amazon.com.br\/*", "*:\/\/smile.amazon.com.mx\/*", "*:\/\/smile.amazon.com.tr\/*", "*:\/\/smile.amazon.co.jp\/*", "*:\/\/smile.amazon.pl\/*", "*:\/\/smile.amazon.sa\/*", "*:\/\/smile.amazon.se\/*", "*:\/\/smile.amazon.sg\/*" ], "js": [ "\/js\/content-script-0.js" ], "css": [ "\/css\/notifications.css", "\/css\/cs-widget.css" ], "run_at": "document_end" }, { "matches": [ "https:\/\/sellercentral.amazon.ae\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.com\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.co.uk\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.es\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.nl\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.mx\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.it\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.in\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.de\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.fr\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.cn\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.ca\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.com.au\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.com.br\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.com.tr\/fba\/profitabilitycalculator\/index*", "https:\/\/sellercentral.amazon.co.jp\/fba\/profitabilitycalculator\/index*" ], "js": [ "\/js\/content-script-1.js" ], "run_at": "document_end" } ], "web_accessible_resources": [ "\/img\/*", "\/html\/*" ], "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "permissions": [ "activeTab", "storage", "webRequest", "webRequestBlocking", "*:\/\/www.amazon.ae\/*", "*:\/\/www.amazon.com\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.es\/*", "*:\/\/www.amazon.nl\/*", "*:\/\/www.amazon.mx\/*", "*:\/\/www.amazon.it\/*", "*:\/\/www.amazon.in\/*", "*:\/\/www.amazon.de\/*", "*:\/\/www.amazon.fr\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/www.amazon.ca\/*", "*:\/\/www.amazon.com.au\/*", "*:\/\/www.amazon.com.br\/*", "*:\/\/www.amazon.com.mx\/*", "*:\/\/www.amazon.com.tr\/*", "*:\/\/www.amazon.co.jp\/*", "*:\/\/www.amazon.pl\/*", "*:\/\/www.amazon.sa\/*", "*:\/\/www.amazon.se\/*", "*:\/\/www.amazon.sg\/*", "*:\/\/smile.amazon.ae\/*", "*:\/\/smile.amazon.com\/*", "*:\/\/smile.amazon.co.uk\/*", "*:\/\/smile.amazon.es\/*", "*:\/\/smile.amazon.nl\/*", "*:\/\/smile.amazon.mx\/*", "*:\/\/smile.amazon.it\/*", "*:\/\/smile.amazon.in\/*", "*:\/\/smile.amazon.de\/*", "*:\/\/smile.amazon.fr\/*", "*:\/\/smile.amazon.cn\/*", "*:\/\/smile.amazon.ca\/*", "*:\/\/smile.amazon.com.au\/*", "*:\/\/smile.amazon.com.br\/*", "*:\/\/smile.amazon.com.mx\/*", "*:\/\/smile.amazon.com.tr\/*", "*:\/\/smile.amazon.co.jp\/*", "*:\/\/smile.amazon.pl\/*", "*:\/\/smile.amazon.sa\/*", "*:\/\/smile.amazon.se\/*", "*:\/\/smile.amazon.sg\/*", "*:\/\/sellercentral.amazon.ae\/*", "*:\/\/sellercentral.amazon.com\/*", "*:\/\/sellercentral.amazon.co.uk\/*", "*:\/\/sellercentral.amazon.es\/*", "*:\/\/sellercentral.amazon.nl\/*", "*:\/\/sellercentral.amazon.mx\/*", "*:\/\/sellercentral.amazon.it\/*", "*:\/\/sellercentral.amazon.in\/*", "*:\/\/sellercentral.amazon.de\/*", "*:\/\/sellercentral.amazon.fr\/*", "*:\/\/sellercentral.amazon.cn\/*", "*:\/\/sellercentral.amazon.ca\/*", "*:\/\/sellercentral.amazon.pl\/*", "*:\/\/sellercentral.amazon.sa\/*", "*:\/\/sellercentral.amazon.se\/*", "*:\/\/sellercentral.amazon.sg\/*", "*:\/\/sellercentral.amazon.com.au\/*", "*:\/\/sellercentral.amazon.com.br\/*", "*:\/\/sellercentral.amazon.com.mx\/*", "*:\/\/sellercentral.amazon.com.tr\/*", "*:\/\/sellercentral.amazon.co.jp\/*" ] } |