AMAZON.CO.JP 検索 & 右クリック
AMAZON.CO.JP 検索 & 右クリック - Right Click Direct Search
What is AMAZON.CO.JP 検索 & 右クリック?
AMAZON.CO.JP 検索 & 右クリック is a Chrome extension developed by https://amazingsimplesearch.blogspot.com, and its main feature is "AMAZON.CO.JP 検索 & 右クリック - Right Click Direct Search".
Extension Screenshots
Download AMAZON.CO.JP 検索 & 右クリック Extension CRX File
Download AMAZON.CO.JP 検索 & 右クリック extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 ! Extension Basic Information
| Name | |
| ID | emojfmbaibpbjkmledgflmenlkekalld |
| Official 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 |
| Description | AMAZON.CO.JP 検索 & 右クリック - Right Click Direct Search |
| File Size | 12.86 KB |
| Installation Count | 9,302 |
| Current Version | 1.1.2 |
| Last Updated | 2013-04-18 |
| Publish Date | 2013-04-18 |
| Rating | 4.80/5 Total 5 Ratings |
| Developer | https://amazingsimplesearch.blogspot.com |
| Payment Type | free |
| Supported Languages | 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"
} | |