AZInsight Amazon FBA Product Analytics Tool

AZInsight, the ultimate Amazon Product Research tool allowing Amazon Sellers to stay on top of the game by analyzing deals

AZInsight Amazon FBA Product Analytics Toolとは何ですか?

AZInsight Amazon FBA Product Analytics Toolはhttps://asinzen.comによって開発されたChromeの拡張機能で、その主な機能は「AZInsight, the ultimate Amazon Product Research tool allowing Amazon Sellers to stay on top of the game by analyzing deals」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

AZInsight Amazon FBA Product Analytics Tool拡張機能のCRXファイルをダウンロード

AZInsight Amazon FBA Product Analytics Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Why run multiple extensions when you can consolidate into one? Say goodbye to all those Amazon FBA calculators or product research extensions and say hello to AZInsight! The tool set trusted by 1000's of Amazon Sellers as their goto Amazon Product Research tool.

AZInsight bundled together with ScanEZ the mobile app version is the one stop shop Amazon Product Research tool set for Online Arbitrage, Retail Arbitrage, Private Label or wholesale Amazon sellers. Built from the ground up to help you calculate, analyze & visualize valuable product data all in ONE screen. Save precious time by filtering out products that you are not eligible to sell, are considered hazmat or avoid brands that are prone to file claims against amazon sellers. Great for those who are Revseller or FBA Calculator users.

Features include:
• Hazmat,  seller eligibility and brand IP alerting
• FBA & FBM Amazon referral, fulfillment, storage fee viewer & custom costs
• Sales and Revenue Estimations
• Slow moving product detection, Forecast buy & sell, small & light calculator
• Powerful Variations Viewer and Inventory Stock Checker
• Team friends with multi user sub-accounts 
• Much more... 

What are you waiting for? Start your FREE trial today (no credit card required).

🚩 NEW features added weekly 🚩
☎️ Got Question? Reach us on Live Chat: https://support.asinzen.com
🚀 See What's new: https://help.asinzen.com/whatsnew
📺 Video Tutorial Resource site: https://learn.asinzen.com                    

拡張機能の基本情報

名前 AZInsight Amazon FBA Product Analytics Tool AZInsight Amazon FBA Product Analytics Tool
ID gefiflkplklbfkcjjcbobokclopbigfg
公式URL https://chromewebstore.google.com/detail/azinsight-amazon-fba-prod/gefiflkplklbfkcjjcbobokclopbigfg
説明 AZInsight, the ultimate Amazon Product Research tool allowing Amazon Sellers to stay on top of the game by analyzing deals
ファイルサイズ 4.31 MB
インストール数 46,566
現在のバージョン 3.4.63
最終更新日 2024-02-23
公開日 2020-07-03
評価 4.89/5 合計 121 レビュー
開発者 https://asinzen.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://asinzen.com
ヘルプページのURL https://support.asinzen.com
プライバシーポリシーページのURL https://asinzen.com/privacy-policy
対応言語 en
manifest.json
{
    "name": "__MSG_extName__",
    "short_name": "__MSG_shortName__",
    "version": "3.4.63",
    "description": "__MSG_extDesc__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "__MSG_authorName__",
    "default_locale": "en",
    "minimum_chrome_version": "100",
    "background": {
        "scripts": [
            "\/js\/libs\/ga.js",
            "\/js\/libs\/rxjs.umd.min.js",
            "\/js\/api\/global.js",
            "\/js\/background.js",
            "\/js\/libs\/qs.js",
            "\/js\/libs\/underscore-min.js",
            "\/js\/libs\/index.js",
            "\/js\/libs\/axios.min.js",
            "\/js\/api\/apiFee.js",
            "\/js\/api\/apiHazmat.js",
            "\/js\/api\/apiCanISell.js",
            "\/js\/api\/miner.js",
            "\/js\/api\/apiSearchProduct.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icons\/16x16-active.png",
            "32": "img\/icons\/32x32-active.png",
            "38": "img\/icons\/38x38-active.png",
            "48": "img\/icons\/48x48-active.png",
            "128": "img\/icons\/128x128-active.png"
        },
        "default-title": "https:\/\/asinzen.com",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "contextMenus",
        ""
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/js\/content-script.js",
                "\/js\/libs\/ybug.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "img\/icons\/16x16-active.png",
        "32": "img\/icons\/32x32-active.png",
        "48": "img\/icons\/48x48-active.png",
        "128": "img\/icons\/128x128-active.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/fast.wistia.com 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2,
    "oauth2": {
        "client_id": "1027842929887-utnck6jq9sqp2rjr0j83uiqq6n3df7eg.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/spreadsheets",
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    }
}