WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Underpriced - AI Profit Checker for Resellers

Underpriced - AI Profit Checker for Resellers

View on Chrome Web Store
View Underpriced - AI Profit Checker for Resellers Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 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.

AI Reseller app profit checker for thrift stores, Facebook Marketplace & retail arbitrage. What is this worth?
Type
Extension
Users
49 users
1
Website underpriced.app
Underpriced.App
View author page of Underpriced.App
Published
Published on December 3, 2025
Version 1.1.2
Manifest version
3
Updated
Updated on January 22, 2026
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Underpriced - AI Profit Checker for Resellers 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": "Underpriced - AI Profit Checker for Resellers",
    "version": "1.1.2",
    "description": "AI Reseller app profit checker for thrift stores, Facebook Marketplace & retail arbitrage. What is this worth?",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png"
        },
        "default_title": "Analyze this deal"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "contextMenus",
        "notifications",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/underpriced.app\/*",
        "https:\/\/*.underpriced.app\/*"
    ],
    "background": {
        "service_worker": "background\/service-worker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/underpriced.app\/*",
                "https:\/\/*.underpriced.app\/*"
            ],
            "js": [
                "content\/content.js"
            ],
            "css": [
                "content\/content.css"
            ],
            "run_at": "document_end"
        }
    ],
    "commands": {
        "analyze-page": {
            "suggested_key": {
                "default": "Alt+U",
                "mac": "Alt+U"
            },
            "description": "Analyze current page with Underpriced"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*"
            ],
            "matches": [
                "https:\/\/underpriced.app\/*",
                "https:\/\/*.underpriced.app\/*"
            ]
        }
    ]
}
© 2026 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