IP-Alert by Seller Assistant
SELLER ASSISTANT APP — the Ultimate Product Research Chrome Extension for Amazon Resellers.
IP-Alert by Seller Assistantคืออะไร?
IP-Alert by Seller Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ip-alert.com และคุณลักษณะหลักของมันคือ "SELLER ASSISTANT APP — the Ultimate Product Research Chrome Extension for Amazon Resellers."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IP-Alert by Seller Assistant
ดาวน์โหลดไฟล์ส่วนขยาย IP-Alert by Seller Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
IP-Alert by Seller Assistant (formerly Seller Assistant App / Warning) is a Chrome extension for Amazon sellers, which informs you about Intellectual Property complaints received from brand owners. The extension automatically shows up on Amazon Product Pages. It informs you about any known complaints related to this product or brand. We add verified complaints to our DB every day so that you always will be up to date. - Sell safe brands - Know issues related to product or brand - Save your time with automatic brand background checks IP-Alert by Seller Assistant checks products and informs you every time you open product pages on Amazon IP-Alerts are available for free. Issues breakdown is a paid feature.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | IP-Alert by Seller Assistant |
ID | bccpegbeakkofioonldfbhgdcdjmkfnk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ip-alert-by-seller-assist/bccpegbeakkofioonldfbhgdcdjmkfnk |
คำอธิบาย | SELLER ASSISTANT APP — the Ultimate Product Research Chrome Extension for Amazon Resellers. |
ขนาดไฟล์ | 198 KB |
จำนวนการติดตั้ง | 10,000 |
เวอร์ชันปัจจุบัน | 0.2.4 |
อัปเดตครั้งล่าสุด | 2024-02-15 |
วันที่เผยแพร่ | 2020-05-28 |
คะแนน | 3.80/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | https://ip-alert.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://ip-alert.com |
URL หน้าช่วยเหลือ | https://help.sellerassistant.app/ |
URL หน้านโยบายความเป็นส่วนตัว | https://sellerassistant.app/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP-Alert by Seller Assistant", "description": "SELLER ASSISTANT APP \u2014 the Ultimate Product Research Chrome Extension for Amazon Resellers.", "version": "0.2.4", "version_name": "0.2.4", "author": "Linen Art, LLC", "homepage_url": "https:\/\/sellerassistant.app\/warning", "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js; object-src 'self'", "icons": { "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "browser_action": { "default_title": "IP-Alert by Seller Assistant", "default_popup": "popup\/popup.html" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.ca\/*", "https:\/\/www.amazon.com.br\/*", "https:\/\/www.amazon.com.mx\/*", "https:\/\/www.amazon.ae\/*", "https:\/\/www.amazon.de\/*", "https:\/\/www.amazon.eg\/*", "https:\/\/www.amazon.es\/*", "https:\/\/www.amazon.fr\/*", "https:\/\/www.amazon.co.uk\/*", "https:\/\/www.amazon.in\/*", "https:\/\/www.amazon.it\/*", "https:\/\/www.amazon.nl\/*", "https:\/\/www.amazon.pl\/*", "https:\/\/www.amazon.sa\/*", "https:\/\/www.amazon.se\/*", "https:\/\/www.amazon.com.tr\/*", "https:\/\/www.amazon.sg\/*", "https:\/\/www.amazon.com.au\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/*.sellerassistant.app\/*" ], "js": [ "content\/content.js" ], "css": [ "content\/content.css" ], "run_at": "document_end" } ], "permissions": [ "https:\/\/*.amazon.com\/*", "https:\/\/*.amazon.ca\/*", "https:\/\/*.amazon.com.br\/*", "https:\/\/*.amazon.com.mx\/*", "https:\/\/*.amazon.ae\/*", "https:\/\/*.amazon.de\/*", "https:\/\/*.amazon.eg\/*", "https:\/\/*.amazon.es\/*", "https:\/\/*.amazon.fr\/*", "https:\/\/*.amazon.co.uk\/*", "https:\/\/*.amazon.in\/*", "https:\/\/*.amazon.it\/*", "https:\/\/*.amazon.nl\/*", "https:\/\/*.amazon.pl\/*", "https:\/\/*.amazon.sa\/*", "https:\/\/*.amazon.se\/*", "https:\/\/*.amazon.com.tr\/*", "https:\/\/*.amazon.sg\/*", "https:\/\/*.amazon.com.au\/*", "https:\/\/*.amazon.co.jp\/*", "https:\/\/*.sellerassistant.app\/", "storage" ], "host_permissions": [ "https:\/\/*.amazon.com\/*", "https:\/\/*.amazon.ca\/*", "https:\/\/*.amazon.com.mx\/*", "https:\/\/*.amazon.com.br\/*", "https:\/\/*.amazon.ae\/*", "https:\/\/*.amazon.de\/*", "https:\/\/*.amazon.eg\/*", "https:\/\/*.amazon.es\/*", "https:\/\/*.amazon.fr\/*", "https:\/\/*.amazon.co.uk\/*", "https:\/\/*.amazon.in\/*", "https:\/\/*.amazon.it\/*", "https:\/\/*.amazon.nl\/*", "https:\/\/*.amazon.pl\/*", "https:\/\/*.amazon.sa\/*", "https:\/\/*.amazon.se\/*", "https:\/\/*.amazon.com.tr\/*", "https:\/\/*.amazon.sg\/*", "https:\/\/*.amazon.com.au\/*", "https:\/\/*.amazon.co.jp\/*", "https:\/\/*.sellerassistant.app\/" ] } |