Viral Launch - Market Intelligence

Market Intelligence provides in-depth Amazon analytics for Viral Launch subscribers.

ما هو Viral Launch - Market Intelligence؟

Viral Launch - Market Intelligence هو إضافة Chrome تم تطويرها بواسطة https://viral-launch.com، والميزة الرئيسية لها هي "Market Intelligence provides in-depth Amazon analytics for Viral Launch subscribers.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Viral Launch - Market Intelligence

قم بتنزيل ملفات الامتداد Viral Launch - Market Intelligence بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Viral Launch Market Intelligence helps you find profitable products that you can source and sell on Amazon.

AI-powered insights and billions of Amazon data points give a seller's advantage no other tool can provide. Access historical trends, monthly sales, monthly revenue, keyword search volume, and much more all while browsing products on Amazon.com.

Use this data to make smart sourcing decisions, discover products that haven't been found, and to start or scale your eCommerce business. 

Sign-in with a Viral Launch account or activate your free trial to get started. If you ever have any trouble, our customer support team will help.                    

معلومات أساسية عن التمديد

الاسم Viral Launch - Market Intelligence Viral Launch - Market Intelligence
ID ncbhkghndhoddmbfgddpgafhbnijdadj
عنوان URL الرسمي https://chromewebstore.google.com/detail/viral-launch-market-intel/ncbhkghndhoddmbfgddpgafhbnijdadj
الوصف Market Intelligence provides in-depth Amazon analytics for Viral Launch subscribers.
حجم الملف 2.71 MB
عدد التثبيتات 52,644
النسخة الحالية 7.0.2
آخر تحديث 2023-11-19
تاريخ النشر 2020-06-25
تقييم 2.90/5 مجموع تقييمات 108
المطور https://viral-launch.com
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://viral-launch.com/market-intelligence-chrome-extension/
عنوان صفحة المساعدة https://viral-launch.com/
عنوان صفحة سياسة الخصوصية http://viral-launch.com/privacypolicy.html
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Viral Launch - Market Intelligence",
    "short_name": "VLMarketInt",
    "description": "Market Intelligence provides in-depth Amazon analytics for Viral Launch subscribers.",
    "version": "7.0.2",
    "author": "Viral Launch",
    "manifest_version": 2,
    "icons": {
        "32": "icons\/icon-32.png",
        "128": "icons\/icon-128.png"
    },
    "incognito": "not_allowed",
    "page_action": {
        "default_icon": "icons\/icon-32.png",
        "default_title": "Viral Launch - Market Intelligence"
    },
    "permissions": [
        "activeTab",
        "storage",
        "declarativeContent",
        "https:\/\/fonts.googleapis.com\/",
        "https:\/\/*.viral-launch.com\/",
        "https:\/\/viral-launch-market-intelligence.azurewebsites.net\/"
    ],
    "optional_permissions": [
        "*:\/\/sellercentral.amazon.ca\/*",
        "*:\/\/sellercentral.amazon.de\/*",
        "*:\/\/sellercentral.amazon.es\/*",
        "*:\/\/sellercentral.amazon.fr\/*",
        "*:\/\/sellercentral.amazon.in\/*",
        "*:\/\/sellercentral.amazon.it\/*",
        "*:\/\/sellercentral-europe.amazon.com\/*",
        "*:\/\/sellercentral-japan.amazon.co.jp\/*",
        "*:\/\/sellercentral.amazon.com.mx\/*",
        "*:\/\/sellercentral.amazon.co.uk\/*",
        "*:\/\/sellercentral.amazon.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.ca\/*",
                "http:\/\/smile.amazon.ca\/*",
                "https:\/\/smile.amazon.ca\/*",
                "http:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.de\/*",
                "http:\/\/smile.amazon.de\/*",
                "https:\/\/smile.amazon.de\/*",
                "http:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.es\/*",
                "http:\/\/smile.amazon.es\/*",
                "https:\/\/smile.amazon.es\/*",
                "http:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.fr\/*",
                "http:\/\/smile.amazon.fr\/*",
                "https:\/\/smile.amazon.fr\/*",
                "http:\/\/www.amazon.in\/*",
                "https:\/\/www.amazon.in\/*",
                "http:\/\/smile.amazon.in\/*",
                "https:\/\/smile.amazon.in\/*",
                "http:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.it\/*",
                "http:\/\/smile.amazon.it\/*",
                "https:\/\/smile.amazon.it\/*",
                "http:\/\/www.amazon.co.jp\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "http:\/\/smile.amazon.co.jp\/*",
                "https:\/\/smile.amazon.co.jp\/*",
                "http:\/\/www.amazon.com.mx\/*",
                "https:\/\/www.amazon.com.mx\/*",
                "http:\/\/smile.amazon.com.mx\/*",
                "https:\/\/smile.amazon.com.mx\/*",
                "http:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "http:\/\/smile.amazon.co.uk\/*",
                "https:\/\/smile.amazon.co.uk\/*",
                "http:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.com\/*",
                "http:\/\/smile.amazon.com\/*",
                "https:\/\/smile.amazon.com\/*"
            ],
            "js": [
                "popup\/popup.js",
                "content\/content.js",
                "permission\/permission.js"
            ],
            "css": [
                "popup\/popup.css",
                "content\/content.css",
                "permission\/permission.css"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "img\/*",
        "popup\/*",
        "icons\/*.svg",
        "*.png",
        "*.svg",
        "*.ttf",
        "*.woff",
        "*.woff2"
    ]
}