Pexgle - Hunt Winning Products Toolkit

Uncover the hottest winning products from the market and your competitors. See what ads are bringing in the most traffic.

Pexgle - Hunt Winning Products Toolkitคืออะไร?

Pexgle - Hunt Winning Products Toolkit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Pexgle และคุณลักษณะหลักของมันคือ "Uncover the hottest winning products from the market and your competitors. See what ads are bringing in the most traffic."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pexgle - Hunt Winning Products Toolkit

ดาวน์โหลดไฟล์ส่วนขยาย Pexgle - Hunt Winning Products Toolkit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Here’s how you can legally “spy” on all your biggest competitors so you can quickly discover the hottest-selling products and trends 
and cash in – making millions overnight – long before the market gets saturated!

Make better marketing decisions by learning what products are already successful and get comprehensive data on profitable eCommerce stores

1, Winning Product Research
Quickly and easily find out which products at target stores are making money. (data based on real visitors/buyers)

2, Facebook Ads Research
Discover the BEST performing ads within your market and your competitors. 

3, Suppliers & Competitors
Find all other stores selling your product and the sales they're getting, as well as all suppliers, so you can order at the cheapest price.

4, AliExpress Order Statistic
Skyrocket your conversion rate with trending products that are proven to sell.

Help us keep Pexgle working on all your favorite stores. If you have any trouble email us at [email protected]

We are the first e-commerce competitive intelligence tool with data from real visitors/ buyers. As a result, we are the only one that can show you hottest trending products in real time, before they get saturated.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Pexgle - Hunt Winning Products Toolkit Pexgle - Hunt Winning Products Toolkit
ID gphjjfiadngdfchoeimfdlpnhhjmddid
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/pexgle-hunt-winning-produ/gphjjfiadngdfchoeimfdlpnhhjmddid
คำอธิบาย Uncover the hottest winning products from the market and your competitors. See what ads are bringing in the most traffic.
ขนาดไฟล์ 4.8 MB
จำนวนการติดตั้ง 27,443
เวอร์ชันปัจจุบัน 0.3.9
อัปเดตครั้งล่าสุด 2023-11-07
วันที่เผยแพร่ 2020-06-24
คะแนน 3.26/5 รวมทั้งหมด 23 คะแนน
ผู้พัฒนา Pexgle
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.pexgle.com
URL หน้าช่วยเหลือ https://www.pexgle.com/contact/
URL หน้านโยบายความเป็นส่วนตัว https://www.pexgle.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "description": "Uncover the hottest winning products from the market and your competitors. See what ads are bringing in the most traffic.",
    "version": "0.3.9",
    "author": "Pexgle Team",
    "background": {
        "scripts": [
            "background.bundle.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/default-16.png",
            "19": "icons\/default-19.png",
            "32": "icons\/default-32.png",
            "38": "icons\/default-38.png"
        },
        "default_title": "Pexgle - All-in-one Hunt Winning Products Toolkit"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "root.bundle.js"
            ]
        },
        {
            "js": [
                "shops.bundle.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/*.facebook.com\/*",
                "https:\/\/*.shopify.com\/*",
                "https:\/\/*.google.com\/*"
            ]
        },
        {
            "js": [
                "aliexpress-product-detail.bundle.js"
            ],
            "matches": [
                "https:\/\/*.aliexpress.com\/item\/*",
                "https:\/\/*.aliexpress.com\/store\/product\/*",
                "https:\/\/*.aliexpress.com\/i\/*"
            ]
        },
        {
            "js": [
                "facebook.bundle.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/",
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "google.bundle.js"
            ],
            "matches": [
                "https:\/\/www.google.com\/search*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "shopify.bundle.js"
            ],
            "matches": [
                "https:\/\/apps.shopify.com\/*",
                "https:\/\/apps.shopify.com\/browse\/*",
                "https:\/\/apps.shopify.com\/search?*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "aliexpress-category.bundle.js"
            ],
            "matches": [
                "https:\/\/*.aliexpress.com\/category\/*"
            ]
        }
    ],
    "homepage_url": "https:\/\/www.pexgle.com\/",
    "icons": {
        "16": "icons\/pexgle-logo-16.png",
        "48": "icons\/pexgle-logo-48.png",
        "128": "icons\/pexgle-logo-128.png"
    },
    "manifest_version": 2,
    "name": "Pexgle - Hunt Winning Products Toolkit",
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "webRequest",
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "images\/*",
        "icons\/*",
        "*.css"
    ]
}