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
电子邮箱 [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"
    }
}