asin

asin

asinとは何ですか?

asinはwhiteboxによって開発されたChromeの拡張機能で、その主な機能は「asin」です。

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

screenshot

asin拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        amazon、メルカリ等の検索結果ページ上のアイテムID(asin等)を一覧表示します。
一覧表示されたIDは一括コピーでき、他のツール(メモ帳等)にペーストできます。
本拡張機能をインストールすることにより、検索結果ページ上のアイテムIDをすべて取得したい場合、一つずつコピペする必要がなくなります。                    

拡張機能の基本情報

名前 asin asin
ID oljebnnhljaogmeohiancnjgdmhbhcpf
公式URL https://chromewebstore.google.com/detail/asin/oljebnnhljaogmeohiancnjgdmhbhcpf
説明 asin
ファイルサイズ 694 KB
インストール数 1,636
現在のバージョン 3.13
最終更新日 2023-12-18
公開日 2019-04-16
開発者 whitebox
Eメール [email protected]
支払い方法 free
対応言語 ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "3.13",
    "name": "asin",
    "description": "asin",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html",
        "default_title": "asin"
    }
}