WebExtension.net
Toggle dark mode
WebExtension.net

GwardaApp - Amazon Research & Analytics

View on Chrome Web Store
View GwardaApp - Amazon Research & Analytics Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times

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

Discover Amazon product info, find best prices, leverage SEO keywords, locate top suppliers with Reverse ASIN, and more.
Type
Extension
Users
6 users
1
fullstackdev
View author page of fullstackdev
Published
Published on February 11, 2024
Version 0.9.5
Manifest version
3
Updated
Updated on February 11, 2024
lifestyle/shopping
Extension Category
View on Chrome Web Store
View GwardaApp - Amazon Research & Analytics 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",
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "0.9.5",
    "default_locale": "en",
    "icons": {
        "128": "\/assets\/img\/icons\/icon128.png"
    },
    "action": {
        "default_popup": "\/content\/popup.html",
        "default_icon": "\/assets\/img\/icons\/icon128.png"
    },
    "options_ui": {
        "page": "\/content\/preferences.html",
        "open_in_tab": false
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/amazon.com\/*",
                "*:\/\/*.amazon.com\/*"
            ],
            "js": [
                "\/assets\/js\/content.js"
            ],
            "css": [
                "\/assets\/styles\/main.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "\/assets\/js\/background.js"
    },
    "permissions": [
        "management",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*",
                "\/content\/*.html",
                "\/assets\/js\/content.js",
                "\/assets\/img\/loader.gif"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

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

© 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