WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AMZWathdog Amazon FBA Seller Analytics Tool

AMZWathdog Amazon FBA Seller Analytics Tool

View on Chrome Web Store
View AMZWathdog Amazon FBA Seller Analytics Tool Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 21, 2025.

AMZWatchdog, an ultimate Amazon Seller and Reviewer Analytics Tool allow Amazon sellers insight into competitors and reviewers.
Type
Extension
Users
3 users
1
amzreviewlab
View author page of amzreviewlab
Published
Published on May 12, 2022
Version 0.1
Manifest version
3
Updated
Updated on May 12, 2022
productivity/workflow
Extension Category
View on Chrome Web Store
View AMZWathdog Amazon FBA Seller Analytics Tool 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_pluginName__",
    "version": "0.1",
    "manifest_version": 3,
    "description": "__MSG_pluginDesc__",
    "icons": {
        "16": ".\/assets\/img\/eagle.png",
        "48": ".\/assets\/img\/eagle.png",
        "128": ".\/assets\/img\/eagle.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "assets\/img\/eagle.png",
        "default_title": "__MSG_pluginName__",
        "default_popup": "assets\/js\/popup.js"
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "assets\/js\/util\/tool.js",
                "assets\/js\/jquery-3.5.1\/jquery-3.5.1.js",
                "assets\/js\/info\/reviewer-info.js",
                "assets\/js\/info\/seller-info.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "https:\/\/www.amazon.com\/*"
    ],
    "permissions": [],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/img\/facebook.png",
                "assets\/img\/instagram.png",
                "assets\/img\/pinterest.png",
                "assets\/img\/youtube.png",
                "assets\/img\/twitter.png",
                "assets\/img\/RV.png",
                "assets\/img\/RK.png",
                "assets\/img\/HV.png"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ]
}
© 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