asin

asin

What is asin?

asin is a Chrome extension developed by whitebox, and its main feature is "asin".

Extension Screenshots

screenshot

Download asin Extension CRX File

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

Extension Basic Information

Name asin asin
ID oljebnnhljaogmeohiancnjgdmhbhcpf
Official URL https://chromewebstore.google.com/detail/asin/oljebnnhljaogmeohiancnjgdmhbhcpf
Description asin
File Size 694 KB
Installation Count 1,636
Current Version 3.13
Last Updated 2023-12-18
Publish Date 2019-04-16
Developer whitebox
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}