asin
asin
asin란 무엇입니까?
asin은(는) whitebox에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "asin"입니다.
확장 프로그램 스크린샷
asin 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
amazon、メルカリ等の検索結果ページ上のアイテムID(asin等)を一覧表示します。 一覧表示されたIDは一括コピーでき、他のツール(メモ帳等)にペーストできます。 本拡張機能をインストールすることにより、検索結果ページ上のアイテムIDをすべて取得したい場合、一つずつコピペする必要がなくなります。
확장 프로그램 기본 정보
이름 | 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" } } |