友鹰广告工具(yyadtools)

为特殊需求用户开发的扩展程序,提供Shopee卖家中心便捷的广告工具管理,便捷获取用户Shopee卖家中心的Shopee广告数据,解析用户的广告信息已方便用户更简便观察,如需正常使用请联系 海鹰数据客服。

友鹰广告工具(yyadtools)คืออะไร?

友鹰广告工具(yyadtools) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mmobear และคุณลักษณะหลักของมันคือ "为特殊需求用户开发的扩展程序,提供Shopee卖家中心便捷的广告工具管理,便捷获取用户Shopee卖家中心的Shopee广告数据,解析用户的广告信息已方便用户更简便观察,如需正常使用请联系 海鹰数据客服。"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 友鹰广告工具(yyadtools)

ดาวน์โหลดไฟล์ส่วนขยาย 友鹰广告工具(yyadtools) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        为特殊需求用户开发的扩展程序,提供Shopee卖家中心便捷的广告工具管理,便捷获取用户Shopee卖家中心的Shopee广告数据,解析用户的广告信息已方便用户更简便观察,如需正常使用请联系 海鹰数据客服。                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ 友鹰广告工具(yyadtools) 友鹰广告工具(yyadtools)
ID bklkdnacnobaplmiekmjecadologhpkk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/%E5%8F%8B%E9%B9%B0%E5%B9%BF%E5%91%8A%E5%B7%A5%E5%85%B7yyadtools/bklkdnacnobaplmiekmjecadologhpkk
คำอธิบาย 为特殊需求用户开发的扩展程序,提供Shopee卖家中心便捷的广告工具管理,便捷获取用户Shopee卖家中心的Shopee广告数据,解析用户的广告信息已方便用户更简便观察,如需正常使用请联系 海鹰数据客服。
ขนาดไฟล์ 855 KB
จำนวนการติดตั้ง 44
เวอร์ชันปัจจุบัน 1.0.6
อัปเดตครั้งล่าสุด 2023-06-01
วันที่เผยแพร่ 2022-11-02
ผู้พัฒนา mmobear
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\u53cb\u9e70\u5e7f\u544a\u5de5\u5177(yyadtools)",
    "description": "",
    "version": "1.0.6",
    "options_page": "options.html",
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "action": {
        "default_title": "\u6d77\u9e70\u6570\u636e(www.haiyingshuju.com)\u63d2\u4ef6, \u70b9\u51fb\u767b\u5f55",
        "default_popup": "popup.html",
        "default_icon": {
            "48": "icons\/icon_48.png",
            "128": "icons\/icon_128.png"
        }
    },
    "content_security_policy": {
        "script-src": "self"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.seller.shopee.cn\/*",
                "*:\/\/*.seller.shopee.co.ph\/*",
                "*:\/\/*.seller.shopee.co.th\/*",
                "*:\/\/*.seller.shopee.co.my\/*",
                "*:\/\/*.seller.shopee.co.id\/*",
                "*:\/\/*.seller.shopee.co.vn\/*",
                "*:\/\/*.seller.shopee.co.sq\/*",
                "*:\/\/*.seller.shopee.co.br\/*",
                "*:\/\/*.seller.shopee.co.sg\/*",
                "*:\/\/*.seller.shopee.co.mx\/*",
                "*:\/\/*.seller.ph.shopee.cn\/*",
                "*:\/\/*.seller.th.shopee.cn\/*",
                "*:\/\/*.seller.my.shopee.cn\/*",
                "*:\/\/*.seller.id.shopee.cn\/*",
                "*:\/\/*.seller.vn.shopee.cn\/*",
                "*:\/\/*.seller.sq.shopee.cn\/*",
                "*:\/\/*.seller.br.shopee.cn\/*",
                "*:\/\/*.seller.sg.shopee.cn\/*",
                "*:\/\/*.seller.mx.shopee.cn\/*",
                "*:\/\/*.seller.shopee.ph\/*",
                "*:\/\/*.seller.shopee.th\/*",
                "*:\/\/*.seller.shopee.my\/*",
                "*:\/\/*.seller.shopee.id\/*",
                "*:\/\/*.seller.shopee.vn\/*",
                "*:\/\/*.seller.shopee.sq\/*",
                "*:\/\/*.seller.shopee.br\/*",
                "*:\/\/*.seller.shopee.sg\/*",
                "*:\/\/*.seller.shopee.mx\/*"
            ],
            "js": [
                "js\/vue-2.6.11.min.js",
                "js\/element-ui-2.15.2.min.js",
                "js\/js-http-fetch-1.0.3.min.js",
                "content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "run_at": "document_end",
            "include_globs": []
        }
    ],
    "permissions": [
        "tabs",
        "activeTab",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/seller.shopee.cn\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/icons\/*",
                "\/img\/*",
                "\/js\/*",
                "\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}