asin
asin
Qu'est-ce que asin ?
asin est une extension Chrome développée par whitebox, et sa fonction principale est "asin".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension asin
Téléchargez les fichiers d'extension asin au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
amazon、メルカリ等の検索結果ページ上のアイテムID(asin等)を一覧表示します。 一覧表示されたIDは一括コピーでき、他のツール(メモ帳等)にペーストできます。 本拡張機能をインストールすることにより、検索結果ページ上のアイテムIDをすべて取得したい場合、一つずつコピペする必要がなくなります。
Informations de Base sur l'Extension
Nom | asin |
ID | oljebnnhljaogmeohiancnjgdmhbhcpf |
URL Officiel | https://chromewebstore.google.com/detail/asin/oljebnnhljaogmeohiancnjgdmhbhcpf |
Description | asin |
Taille du Fichier | 694 KB |
Nombre d'Installations | 1,636 |
Version Actuelle | 3.13 |
Dernière Mise à Jour | 2023-12-18 |
Date de Publication | 2019-04-16 |
Développeur | whitebox |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |