AMAZON.CO.JP 検索 & 右クリック
AMAZON.CO.JP 検索 & 右クリック - Right Click Direct Search
AMAZON.CO.JP 検索 & 右クリック란 무엇입니까?
AMAZON.CO.JP 検索 & 右クリック은(는) https://amazingsimplesearch.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "AMAZON.CO.JP 検索 & 右クリック - Right Click Direct Search"입니다.
확장 프로그램 스크린샷
AMAZON.CO.JP 検索 & 右クリック 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
AMAZON.CO.JP 検索 & 右クリック - Right Click Direct Search
Select and Right-click to search on AMAZON.CO.JP!
Recherchez votre sélection sur AMAZON.CO.JP très facilement avec votre clic droit ! 확장 프로그램 기본 정보
| 이름 | |
| ID | emojfmbaibpbjkmledgflmenlkekalld |
| 공식 URL | https://chromewebstore.google.com/detail/amazoncojp-%E6%A4%9C%E7%B4%A2-%E5%8F%B3%E3%82%AF%E3%83%AA%E3%83%83%E3%82%AF/emojfmbaibpbjkmledgflmenlkekalld |
| 설명 | AMAZON.CO.JP 検索 & 右クリック - Right Click Direct Search |
| 파일 크기 | 12.86 KB |
| 설치 횟수 | 9,302 |
| 현재 버전 | 1.1.2 |
| 최근 업데이트 | 2013-04-18 |
| 출시 날짜 | 2013-04-18 |
| 평점 | 4.80/5 총 5 개의 평점 |
| 개발자 | https://amazingsimplesearch.blogspot.com |
| 결제 유형 | free |
| 지원되는 언어 | ja |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "AMAZON.CO.JP \u691c\u7d22 & \u53f3\u30af\u30ea\u30c3\u30af - Right Click Direct Search",
"name": "AMAZON.CO.JP \u691c\u7d22 & \u53f3\u30af\u30ea\u30c3\u30af",
"background": {
"scripts": [
"search.js"
]
},
"incognito": "split",
"permissions": [
"contextMenus"
],
"icons": {
"128": "amazon128.png",
"32": "amazon32.png",
"64": "amazon64.png"
},
"manifest_version": 2,
"version": "1.1.2"
} | |