Sniper Insight - Product Scanner

Sell More Work Less on Amazon.com, Find out rank, sales volume, estimated revenue.

Sniper Insight - Product Scannerคืออะไร?

Sniper Insight - Product Scanner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Digital Ninjaz และคุณลักษณะหลักของมันคือ "Sell More Work Less on Amazon.com, Find out rank, sales volume, estimated revenue."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sniper Insight - Product Scanner

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

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

                        Sinper Insight allows you to see behind Amazon products page. 
1. Search for a keyword or product on Amazon
2. When viewing the Amazon results page, you will open the Sniper Insights Chrome Extension.
3. You will see valuable behind the scene data, both from Amazon as well as from Sniper Insights own database.
4. You will see predicted monthly sales per product, as well as how competitive that keyword is.                    

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

ชื่อ Sniper Insight - Product Scanner Sniper Insight - Product Scanner
ID nhglnkllipfjjoffpmdfookchbhbjmmd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/sniper-insight-product-sc/nhglnkllipfjjoffpmdfookchbhbjmmd
คำอธิบาย Sell More Work Less on Amazon.com, Find out rank, sales volume, estimated revenue.
ขนาดไฟล์ 2.41 MB
จำนวนการติดตั้ง 45
เวอร์ชันปัจจุบัน 3.0.1
อัปเดตครั้งล่าสุด 2024-03-05
วันที่เผยแพร่ 2022-07-30
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Digital Ninjaz
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://sniperinsights.com
URL หน้าช่วยเหลือ https://sniperinsights.com/help
URL หน้านโยบายความเป็นส่วนตัว https://www.zonbase.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sniper Insight - Product Scanner",
    "version": "3.0.1",
    "description": "Sell More Work Less on Amazon.com, Find out rank, sales volume, estimated revenue.",
    "author": "Sniper Insight Team",
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.com.mx\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.cn\/*",
        "*:\/\/*.amazon.com.br\/*",
        "*:\/\/*.amazon.ae\/*",
        "*:\/\/*.amazon.in\/*"
    ],
    "action": {
        "default_popup": "html\/popup.html",
        "default_title": "Amazon's Product Scanner",
        "default_icons": {
            "16": ".\/images\/icon_zb_16.png",
            "32": ".\/images\/icon_zb_32.png",
            "48": ".\/images\/icon_zb_48.png",
            "64": ".\/images\/icon_zb_64.png",
            "128": ".\/images\/icon_zb_128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*",
                "css\/*",
                "html\/*",
                "images\/*",
                "fonts\/*",
                "Fonts\/*"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.ae\/*",
                "*:\/\/*.amazon.in\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.amazon.com\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/www.amazon.nl\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.cn\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/www.amazon.ae\/*",
                "*:\/\/www.amazon.com.au\/*"
            ],
            "js": [
                "js\/popper.min.js",
                "js\/bootstrap.min.js"
            ],
            "run_at": "document_idle",
            "persistent": true
        },
        {
            "matches": [
                "*:\/\/www.amazon.com\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/www.amazon.nl\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.cn\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/www.amazon.ae\/*",
                "*:\/\/www.amazon.com.au\/*"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/jquery-ui.min.css",
                "css\/jquery.dataTables.min.css",
                "css\/tooltipster.bundle.min.css",
                "css\/buttons.dataTables.min.css",
                "css\/jquery.multiselect.css",
                "css\/font-awesome.css",
                "css\/custom.css",
                "css\/tooltipster-sideTip-noir.min.css",
                "css\/fixedColumns.dataTables.min.css",
                "css\/zb_ui_style.css",
                "css\/product-scan.css",
                "css\/extension-popup.css",
                "css\/product-scan.css",
                "css\/review-insights.css",
                "css\/search-tool.css"
            ],
            "js": [
                "js\/jquery-3.3.1.js",
                "js\/datatables.min.js",
                "js\/dataTables.fixedColumns.min.js",
                "js\/dataTables.buttons.min.js",
                "js\/tooltipster.bundle.min.js",
                "js\/jquery.raty.min.js",
                "js\/jquery.multiselect.js",
                "js\/sentry.js",
                "js\/jquery-ui.min.js",
                "js\/goal-seek.js",
                "js\/embed_loader.js",
                "js\/buttons.colVis.min.js",
                "js\/html2canvas.min.js",
                "js\/highcharts.js",
                "js\/helper.js",
                "js\/my-promise.js",
                "js\/product-scan.js",
                "js\/goal-seek.js",
                "js\/popup.js",
                "js\/product-detail.js",
                "js\/content.js",
                "js\/amazon-injection.js",
                "js\/profitability-calculator.js",
                "js\/amazon-profitability-calculator-injection.js",
                "js\/product-history-trend.js",
                "js\/review-insights-helper.js",
                "js\/review-insights.js",
                "js\/search-tool.js",
                "js\/product-info.js",
                "js\/list-block.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": ".\/images\/icon_zb_16.png",
        "32": ".\/images\/icon_zb_32.png",
        "48": ".\/images\/icon_zb_48.png",
        "64": ".\/images\/icon_zb_64.png",
        "128": ".\/images\/icon_zb_128.png"
    },
    "manifest_version": 3,
    "background": {
        "service_worker": ".\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/sniperinsights.com'; object-src 'self'"
    }
}