AMASTREAM Member tools 2

We can who ASIN and JAN on Amazon. We can also transfer it to Ebay. We also support US, JP, IT, FR, UK, DE Amazon.

What is AMASTREAM Member tools 2?

AMASTREAM Member tools 2 is a Chrome extension developed by dev.app5jp, and its main feature is "We can who ASIN and JAN on Amazon. We can also transfer it to Ebay. We also support US, JP, IT, FR, UK, DE Amazon.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download AMASTREAM Member tools 2 Extension CRX File

Download AMASTREAM Member tools 2 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Amazonの販売者向けツール
アマストリームの在庫管理に、ビジネスレポートを表示させるための拡張機能です。
インストールし、アマストリームの会員情報にてログインをいただくと、
セラーセントラルに入るたびに、自動でビジネスレポートをアマストリームへ動悸させることができます。

ビジネスレポートは、1日1回最初にアクセスをしたタイミングで送信され、
タイムリーにアマストリームの在庫画面へ反映されます。

過去10件分の数値がグラフ化されますので、非常に可視化に優れています。                    

Extension Basic Information

Name AMASTREAM Member tools 2 AMASTREAM Member tools 2
ID khnpmcbncmpaidhhefdacdfhegmhfnde
Official URL https://chromewebstore.google.com/detail/amastream-member-tools-2/khnpmcbncmpaidhhefdacdfhegmhfnde
Description We can who ASIN and JAN on Amazon. We can also transfer it to Ebay. We also support US, JP, IT, FR, UK, DE Amazon.
File Size 3.13 MB
Installation Count 606
Current Version 2.3.38
Last Updated 2023-10-25
Publish Date 2020-07-01
Developer dev.app5jp
Email [email protected]
Payment Type free
Extension Website https://app5.jp/company/amastream/
Privacy Policy Page URL https://app5.jp/company/privacyPolicy
Supported Languages en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "manifest_version": 2,
    "default_locale": "ja",
    "version": "2.3.38",
    "permissions": [
        "https:\/\/*.amazon.co.jp\/*",
        "https:\/\/*.amazon.com\/*",
        "https:\/\/*.app5.jp\/*",
        "http:\/\/*.app5.jp\/*",
        "https:\/\/*.yodobashi.com\/*",
        "https:\/\/*.rakuten.co.jp\/*",
        "https:\/\/*.yahoo.com\/*",
        "https:\/\/*.mercari.com\/*",
        "https:\/\/*.fril.jp\/*",
        "https:\/\/*.yamada-denkiweb.com\/*",
        "https:\/\/*.joshinweb.jp\/*",
        "https:\/\/*.ksdenki.com\/*",
        "https:\/\/*.biccamera.com\/*",
        "https:\/\/*.kojima.net\/*",
        "https:\/\/*.nojima.co.jp\/*",
        "https:\/\/*.edion.com\/*",
        "https:\/\/*.ebest.co.jp\/*",
        "https:\/\/*.onoden.co.jp\/*",
        "https:\/\/*.beisiadenki.com\/*",
        "https:\/\/*.bookoffonline.co.jp\/*",
        "https:\/\/*.hikaritv.net\/*",
        "https:\/\/*.wowma.jp\/*",
        "https:\/\/*.yahoo.co.jp\/*",
        "https:\/\/*.ponparemall.com\/*",
        "https:\/\/*.omni7.jp\/*",
        "https:\/\/*.komeri.com\/*",
        "https:\/\/*.matsuyadenki.jp\/*",
        "https:\/\/*.google.com\/*",
        "https:\/\/*.google.co.jp\/*",
        "https:\/\/*.google-analytics.com\/*",
        "https:\/\/*.keepa.com\/*",
        "https:\/\/*.kuronekoyamato.co.jp\/*",
        "https:\/\/*.sagawa-exp.co.jp\/*",
        "https:\/\/*.japanpost.jp\/*",
        "https:\/\/*.clickpost.jp\/*",
        "storage",
        "tabs",
        "contextMenus",
        "system.display",
        "downloads"
    ],
    "background": {
        "scripts": [
            "lib\/jquery.min.js",
            "lib\/encoding.js",
            "scripts\/master.js",
            "scripts\/strage.js",
            "lib\/zangodb.min.js",
            "lib\/papaparse.min.js",
            "lib\/multiplex.js",
            "scripts\/background.min.js",
            "scripts\/background-researcher.min.js",
            "scripts\/background-stocks.min.js"
        ]
    },
    "browser_action": {
        "default_popup": "pages\/popup.html",
        "default_icon": "icon\/sb_icon38.png"
    },
    "options_page": "pages\/option.html",
    "icons": {
        "38": "icon\/sb_icon38.png",
        "48": "icon\/sb_icon48.png",
        "128": "icon\/sb_icon128.png"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "matches": [
                "https:\/\/*.amazon.co.jp\/*",
                "https:\/\/*.amazon.com\/*",
                "https:\/\/search.yahoo.co.jp\/*",
                "*:\/\/mnrate.com\/*",
                "https:\/\/auctions.yahoo.co.jp\/*",
                "https:\/\/shopping.yahoo.co.jp\/*",
                "https:\/\/store.shopping.yahoo.co.jp\/*",
                "https:\/\/*.ebay.com\/*",
                "https:\/\/*.rakuten.co.jp\/*",
                "https:\/\/clickpost.jp\/*"
            ],
            "css": [
                "styles\/contentscript.css",
                "styles\/popover.min.css"
            ],
            "js": [
                "lib\/jquery.min.js",
                "lib\/lazyload.min.js",
                "lib\/JsBarcode.all.min.js",
                "lib\/jquery.qrcode.min.js",
                "lib\/vfs_fonts.js",
                "lib\/pdfmake.min.js",
                "lib\/popper.min.js",
                "lib\/popover.min.js",
                "scripts\/strage.js",
                "scripts\/master.js",
                "lib\/encoding.js",
                "lib\/clipboard.min.js",
                "lib\/papaparse.min.js",
                "scripts\/main.min.js",
                "scripts\/stocks.min.js",
                "scripts\/researcher.min.js",
                "scripts\/fba-shipment.min.js",
                "scripts\/order-list.min.js",
                "scripts\/timesale.min.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "https:\/\/app5.jp\/api\/as\/product\/cloversearch*"
            ],
            "css": [
                "styles\/clover.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "icon\/*"
    ]
}