クローバーサーチボタン
Amazonのページから他のショップの価格を比較調査できる拡張機能です。
クローバーサーチボタン란 무엇입니까?
クローバーサーチボタン은(는) grassland에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Amazonのページから他のショップの価格を比較調査できる拡張機能です。"입니다.
확장 프로그램 스크린샷
クローバーサーチボタン 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Amazonの商品ページから、楽天市場やヤフーショッピング、DMMなどの他のネットショップの価格を簡単に比較できる拡張機能です。 海外Amazonにも対応しました。 アメリカのアマゾンやイギリスのアマゾンでも、ボタンを押すだけで日本国内の販売ショップを探せます。
확장 프로그램 기본 정보
이름 | クローバーサーチボタン |
ID | gldcfnkbnaopbimgcfhgepjfcnjchffp |
공식 URL | https://chromewebstore.google.com/detail/%E3%82%AF%E3%83%AD%E3%83%BC%E3%83%90%E3%83%BC%E3%82%B5%E3%83%BC%E3%83%81%E3%83%9C%E3%82%BF%E3%83%B3/gldcfnkbnaopbimgcfhgepjfcnjchffp |
설명 | Amazonのページから他のショップの価格を比較調査できる拡張機能です。 |
파일 크기 | 49.59 KB |
설치 횟수 | 2,294 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2016-05-19 |
출시 날짜 | 2016-05-19 |
개발자 | grassland |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://shirotsumegusa.seesaa.net/article/438016649.html |
지원되는 언어 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u30af\u30ed\u30fc\u30d0\u30fc\u30b5\u30fc\u30c1\u30dc\u30bf\u30f3", "version": "1.0.0", "description": "Amazon\u306e\u30da\u30fc\u30b8\u304b\u3089\u4ed6\u306e\u30b7\u30e7\u30c3\u30d7\u306e\u4fa1\u683c\u3092\u6bd4\u8f03\u8abf\u67fb\u3067\u304d\u308b\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002", "content_security_policy": "script-src 'self'; http:\/\/cloversearch.net ; https:\/\/cloversearch.net ; object-src 'self'", "browser_action": { "default_icon": "images\/icon16.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "64": "images\/icon64.png", "128": "images\/icon128.png" }, "permissions": [ "tabs", "http:\/\/cloversearch.net\/*", "https:\/\/cloversearch.net\/*" ], "manifest_version": 2 } |