WebExtension.net
WebExtension.net

SmartBuy

View on Chrome Web Store
View SmartBuy Chrome Extension on Chrome Web Store
1.0 (2 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Smart Buy在您电商网站购物中,快速自动查询淘宝、天猫、京东、唯品会等电商平台内部优惠券信息。
Type
Extension
Users
200,000 users
1394275543
View author page of 1394275543
Published
Published on April 23, 2023
Version 1.0.3
Manifest version
3
Updated
Updated on July 15, 2024
View on Chrome Web Store
View SmartBuy Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SmartBuy",
    "description": "Smart Buy\u5728\u60a8\u7535\u5546\u7f51\u7ad9\u8d2d\u7269\u4e2d\uff0c\u5feb\u901f\u81ea\u52a8\u67e5\u8be2\u6dd8\u5b9d\u3001\u5929\u732b\u3001\u4eac\u4e1c\u3001\u552f\u54c1\u4f1a\u7b49\u7535\u5546\u5e73\u53f0\u5185\u90e8\u4f18\u60e0\u5238\u4fe1\u606f\u3002",
    "version": "1.0.3",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon\/logo_128.png",
            "24": "images\/icon\/logo_128.png",
            "32": "images\/icon\/logo_128.png"
        },
        "default_title": "SmartBuy",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "windows"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.gov.cn\/*",
                "*:\/\/*.360.com\/*",
                "*:\/\/*.360.cn\/*",
                "*:\/\/*.so.com\/*"
            ],
            "all_frames": true,
            "js": [
                "js\/contentScript.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "images\/icon\/logo_16.png",
        "32": "images\/icon\/logo_32.png",
        "48": "images\/icon\/logo_48.png",
        "128": "images\/icon\/logo_128.png"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top