asin

asin

Wat is asin?

asin is een Chrome-extensie ontwikkeld door whitebox, en de belangrijkste functie is "asin".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie asin

Download asin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam asin asin
ID oljebnnhljaogmeohiancnjgdmhbhcpf
Officiële URL https://chromewebstore.google.com/detail/asin/oljebnnhljaogmeohiancnjgdmhbhcpf
Beschrijving asin
Bestandsgrootte 694 KB
Aantal Installaties 1,636
Huidige Versie 3.13
Laatst Bijgewerkt 2023-12-18
Publicatiedatum 2019-04-16
Ontwikkelaar whitebox
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}