亚马逊优惠检查助手
检查亚马逊卖家后台优惠活动
亚马逊优惠检查助手คืออะไร?
亚马逊优惠检查助手 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://goseller.me และคุณลักษณะหลักของมันคือ "检查亚马逊卖家后台优惠活动"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 亚马逊优惠检查助手
ดาวน์โหลดไฟล์ส่วนขยาย 亚马逊优惠检查助手 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        帮助亚马逊卖家检查促销优惠叠加情况。
面向运营人员:
在店铺创建优惠促销的界面, 自动检查同ASIN所有类型的优惠活动, 避免意外的优惠叠加滥用造成损失。
面向老板和管理人员:
在店铺首页和插件的“更多功能”页面,查询指定ASIN下所有的优惠活动,支持父ASIN查询;
支持一键查询当前时间段的所有优惠活动,查询结果按优惠力度排序,帮助管理人员第一时间发现异常的优惠。
***主要功能介绍 ***
1. 检查优惠券、秒杀、促销、会员专享折扣、奥特莱斯、Listing优惠价的设置情况;
2. 自动计算出各产品总优惠后价格, 方便卖家轻松掌控优惠力度。                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | faogmfafohccnhldhmidgjgicdglmkpa | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/%E4%BA%9A%E9%A9%AC%E9%80%8A%E4%BC%98%E6%83%A0%E6%A3%80%E6%9F%A5%E5%8A%A9%E6%89%8B/faogmfafohccnhldhmidgjgicdglmkpa | 
| คำอธิบาย | 检查亚马逊卖家后台优惠活动 | 
| ขนาดไฟล์ | 403 KB | 
| จำนวนการติดตั้ง | 969 | 
| เวอร์ชันปัจจุบัน | 2.52 | 
| อัปเดตครั้งล่าสุด | 2024-02-18 | 
| วันที่เผยแพร่ | 2022-04-04 | 
| คะแนน | 4.00/5 รวมทั้งหมด 2 คะแนน | 
| ผู้พัฒนา | https://goseller.me | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| URL หน้าช่วยเหลือ | https://goseller.me | 
| ภาษาที่รองรับ | zh-CN | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u4e9a\u9a6c\u900a\u4f18\u60e0\u68c0\u67e5\u52a9\u624b",
    "version": "2.52",
    "description": "\u68c0\u67e5\u4e9a\u9a6c\u900a\u5356\u5bb6\u540e\u53f0\u4f18\u60e0\u6d3b\u52a8",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/goseller.me\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "images\/cat.png"
    },
    "icons": {
        "128": "images\/cat.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/sellercentral.amazon.com\/sellercoupons\/coupons*",
                "https:\/\/sellercentral.amazon.com\/home*",
                "https:\/\/sellercentral.amazon.com\/gp\/homepage*",
                "https:\/\/sellercentral.amazon.com\/promotions\/*",
                "https:\/\/sellercentral.amazon.com\/coupons\/*",
                "https:\/\/sellercentral.amazon.com\/merchandising-new\/*",
                "https:\/\/sellercentral.amazon.com\/prime-discounts*"
            ],
            "js": [
                "lib\/interact.min.js",
                "lib\/jquery-3.1.1.min.js",
                "lib\/semantic.min.js",
                "content.js"
            ],
            "css": [
                "lib\/semantic.min.css"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "stat.html",
                "qrcode.png",
                "images\/cat.png"
            ],
            "matches": [
                "  |  |