WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ZYing - Amazon/OZON/MercadoLibre More Info

ZYing - Amazon/OZON/MercadoLibre More Info

View on Chrome Web Store
View ZYing - Amazon/OZON/MercadoLibre More Info Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (9 ratings)
5 views
This extension has been viewed 5 times

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

Amazon Brand Infringement Detection, supports Amazon, OZON, 1688, Mercado Libre, completely free;
Type
Extension
Users
50,000 users
10K
Website zying.net
杭州智赢科技有限公司
View author page of 杭州智赢科技有限公司
Published
Published on May 10, 2022
Version 4.3.3
Manifest version
3
Updated
Updated on March 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ZYing - Amazon/OZON/MercadoLibre More Info Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "description": "__MSG_extDescription__",
    "version": "4.3.3",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "options_page": "options.html",
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "\/assets\/img\/icon-48.png"
    },
    "icons": {
        "128": "\/assets\/img\/icon-128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "declarativeNetRequestWithHostAccess",
        "contextMenus"
    ],
    "homepage_url": "https:\/\/www.zying.net",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/contentScript.js"
            ],
            "css": [],
            "run_at": "document_end"
        }
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*\/*",
            "https:\/\/*\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "js\/contentScript.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}
© 2025 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